penge/block-site

Fix path shown in Blocked info page

Closed this issue · 0 comments

penge commented

At the moment, Blocked info page shows it blocked a specific URL, like:

https://www.youtube.com/watch?v=some_video was blocked 32x.

which is not true. It wasn't https://www.youtube.com/watch?v=some_video that was blocked 32x, but the defined rule (in Options) that led to blocking, like youtube.com.

The correct message should then be:

youtube.com was blocked 32x.

This bug is now fixed and will be released as part of version 3.1.