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

Exclude sites by domains or prefixes instead of regexp #220

Closed
polyzen opened this issue Feb 27, 2015 · 2 comments
Closed

Exclude sites by domains or prefixes instead of regexp #220

polyzen opened this issue Feb 27, 2015 · 2 comments

Comments

@polyzen
Copy link

polyzen commented Feb 27, 2015

sudokode> polyzen: I can't wait til stylish allows you to block domains or prefixes instead of having to use that ugly regexp
sudokode> domain("!google.com")
sudokode> url-prefix("!about")
sudokode> and then multiple domains is just a pipe and the next one

@sudokode

@JasonBarnabe
Copy link
Contributor

Stylish can only supports what Firefox supports. You'd have to ask Mozilla, but I doubt they'd do it. Learn to love the regexps!

@polyzen
Copy link
Author

polyzen commented Feb 27, 2015

Thank you for the swift response

@polyzen polyzen closed this as completed Feb 27, 2015
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