proginosko / LeechBlockNG

LeechBlock NG (Next Generation) for Firefox is a simple productivity tool designed to block those time-wasting sites that can suck the life out of your working day. All you need to do is specify which sites to block and when to block them.
https://www.proginosko.com/leechblock/
Mozilla Public License 2.0
721 stars 66 forks source link

BUG - "Immediately block pages..." option does not block set using using Regular Expression after Override expires #332

Closed smayer97 closed 11 months ago

smayer97 commented 1 year ago

Options used:

When use Override and time expires, page does not automatically block. Please fix.

proginosko commented 1 year ago

Regular expression should be ^chrome:\/\/history because forward-slashes are special characters.

smayer97 commented 1 year ago

Sorry,but I did type that in my question above but for some reason it did not show; strange. So, yes, I am using ^chrome:\/\/history (\/\/).

So this is still an issue.

smayer97 commented 1 year ago

Hmmm.... every time I try to type \ followed by /, this editor filters it out and only shows the /.

smayer97 commented 1 year ago

(Figured it out, I have to type TWO \ for the editor to not filter out the \ ))

Ok, so issue still remains ;-)

proginosko commented 1 year ago

I figured out why this is happening. Should be a relatively easy fix for the next release.

proginosko commented 1 year ago

Just FYI: this repo is for the Firefox version. Chrome repo is here: https://github.com/proginosko/LeechBlockNG-chrome

proginosko commented 11 months ago

This is fixed for the next release.