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 only the index page but not subpages #12

Open
ajusa opened this issue Sep 14, 2020 · 1 comment
Open

Blocking only the index page but not subpages #12

ajusa opened this issue Sep 14, 2020 · 1 comment

Comments

@ajusa
Copy link

ajusa commented Sep 14, 2020

See issue from old project: gintas/crackbook#20

Basically, is there any way to block example.com without blocking example.com/custom/page.html?

@Ishmaeel
Copy link
Owner

Right now it's not possible. Matching code only checks if the current URL "starts" with a blocked domain name. There is no support for advanced matching features such as regexes.

Maybe some day.

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