Fixed a bug with blacklist and whitelist
Pre-release
Pre-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.