Skip to content

Instantly share code, notes, and snippets.

@wassupluke
Created January 14, 2024 23:13
Show Gist options
  • Select an option

  • Save wassupluke/3873e81781b65167a00b749ceccd3057 to your computer and use it in GitHub Desktop.

Select an option

Save wassupluke/3873e81781b65167a00b749ceccd3057 to your computer and use it in GitHub Desktop.
custom adguardhome regex filters
||badexample.com^$important
||yt3.ggpht.com^$important
||ad-delivery.net^$important
||syndicatedsearch.goog^$important
||subscriptionsfirstparty-pa.clients6.google.com^$important
||taskassist-pa.clients6.google.com^$important
||moltron-pa.clients6.google.com^$important
||realtimesupport.clients6.google.com^$important
||www.googleadservices.com^$important
/rr[0-9].*sn-j.*googlevideo.com/
/^(.+[_.-])?adse?rv(er?|ice)?s?[0-9]*[_.-]/
/^(.+[_.-])?telemetry[_.-]/
/^ad([sxv]?[0-9]*|system)[_.-]([^.[:space:]]+\.){1,}|[_.-]ad([sxv]?[0-9]*|system)[_.-]/
/^adim(age|g)s?[0-9]*[_.-]/
/^adtrack(er|ing)?[0-9]*[_.-]/
/^advert(s|is(ing|ements?))?[0-9]*[_.-]/
/^aff(iliat(es?|ion))?[_.-]/
/^analytics?[_.-]/
/^banners?[_.-]/
/^beacons?[0-9]*[_.-]/
/^count(ers?)?[0-9]*[_.-]/
/^mads\./
/^pixels?[-.]/
/^stat(s|istics)?[0-9]*[_.-]/
@wassupluke
Copy link
Author

@tredondo not really sure, I was just messing around with openwrt a while ago and this was some of the stray matter that came out of my tinkering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment