Replies: 2 comments
-
Your example should work. I use regex list in my config with http url: blackLists:
ads:
- https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
- http://sysctl.org/cameleon/hosts
- https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
- https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt
- https://raw.githubusercontent.com/anudeepND/blacklist/master/CoinMiner.txt
regex:
- https://raw.githubusercontent.com/mmotti/adguard-home-filters/master/regex.txt |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh, yes, it is my apologies, I tried use regex in different file without |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm using whitelisted regex as list, as example from
config.yml
:If it possible - very convenient will be import "regex" domains from list:
And
config.yml
:Beta Was this translation helpful? Give feedback.
All reactions