pi-hole:block_lists:regex_blocks
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pi-hole:block_lists:regex_blocks [2020/11/26 09:55] – created peter | pi-hole:block_lists:regex_blocks [2022/07/01 20:54] (current) – 185.192.71.3 | ||
---|---|---|---|
Line 12: | Line 12: | ||
**NOTE: | **NOTE: | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Regex filters provided by MMotti ===== | ||
+ | |||
+ | <code bash> | ||
+ | ^ad([sxv]? | ||
+ | ^(.+[_.-])? | ||
+ | ^(.+[_.-])? | ||
+ | ^adim(age|g)s? | ||
+ | ^adtrack(er|ing)? | ||
+ | ^advert(s|is(ing|ements? | ||
+ | ^aff(iliat(es? | ||
+ | ^analytics? | ||
+ | ^banners? | ||
+ | ^beacons? | ||
+ | ^count(ers? | ||
+ | ^mads\. | ||
+ | ^pixels? | ||
+ | ^stat(s|istics)? | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | Installation: | ||
+ | |||
+ | * To apply these to your Pi-hole there is a Python (3.6+) script to automate this process. | ||
+ | * Please see https:// | ||
+ | |||
+ | N.B - False Positives: | ||
+ | |||
+ | * Due to the restrictive nature of these regexps, a small number of false positives may be encountered for domain names that are similar to ad-serving / tracking domains. | ||
+ | * The following whitelist could be used to cater for some known cases: https:// | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
pi-hole/block_lists/regex_blocks.1606384524.txt.gz · Last modified: 2020/11/26 09:55 by peter