Skip to content

Fixed a bug with blacklist and whitelist

Pre-release
Pre-release
Compare
Choose a tag to compare
@mabasic mabasic released this 19 Jun 11:07
· 362 commits to master since this release

The issue affected both whitelist and blacklist. The problem was that if you had blank lines or spaces in your list, then that would too be matched against the current URL.

I have created a new commit that fixes that by trimming both lists on save.