enhancement Filter patterns #1962
Closed
Pantyhose-X
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
solve complicated cases when regular ad blocking rules aren't enough
rules syntax
*
@@
/
example.org
*.example
.example
All prefixes to such asmail.example.com
example.*
example.
All suffixes to such asexample.com
example.net
*sex*
@@example.org
0.0.0.0 example.org
0.0.0.0/24
0.0.0.0/24
0.0.0.*
0.0.0.*
0.0.0.0
details
Beta Was this translation helpful? Give feedback.
All reactions