Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocking x.com also blocks worx.com #128

Open
sirxyzzy opened this issue Jul 10, 2024 · 1 comment
Open

Blocking x.com also blocks worx.com #128

sirxyzzy opened this issue Jul 10, 2024 · 1 comment

Comments

@sirxyzzy
Copy link

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?

@xmatic
Copy link

xmatic commented Aug 30, 2024

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?

I have the same issue. This needs to be fixed. Blocking x.com also blocks dropbox.com. It should be a simple fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants