AdGuardHome - Regex syntax (LatestVer) #5344
klisza1993
started this conversation in
General
Replies: 1 comment
-
Try to remove pipes before the rules:
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Can someone explain what is exacly syntax with REGEX in "Custom Filtering Rules"?
I was trying to block specific word in any domain. My examples look like this, tried many:
||/^(.+[_.-])?ajax.com/
||/^ajax/
ive also tried with $Important but no luck.
-----> Tested domain to see if filter is working <ajax.googleapis.com>
Have you got some advice?
Beta Was this translation helpful? Give feedback.
All reactions