website-blocker-chrome.ext
website-blocker-chrome.ext copied to clipboard
Blocking x.com also blocks worx.com
I want to block x.com, but when I do, worx.com is also blocked. worx.com is a legitimate business site, dealing in power tools. I do not want to block worx.com.
If I had to guess the code is doing a suffix match on the first part of the URL string, is there a way to influence this?
Maybe I could fix the problem, but felt it worth reporting first as I am not familiar with the technology stack involved. Is there a work round?