diff --git a/custom-adguard-rules b/custom-adguard-rules new file mode 100644 index 0000000..553cdfa --- /dev/null +++ b/custom-adguard-rules @@ -0,0 +1,21 @@ +! taken from Noble_LLama in https://www.reddit.com/r/Adguard/comments/187k9qj/adguard_home_which_filter_lists_do_you_use/ +/(^|\.)ru$/ +/(^|\.)su$/ +/(^|\.)рф$/ +/(^|\.)xn--p1ai$/ +/^ad([sxv]?[0-9]*|system)[_.-]([^.[:space:]]+\.){1,}|[_.-]ad([sxv]?[0-9]*|system)[_.-]/ +/^(.+[_.-])?adse?rv(er?|ice)?s?[0-9]*[_.-]/ +/^(.+[_.-])?telemetry[_.-]/ +/^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]*[_.-]/ +/^(.+[_.-])?klarna(cdn)?[0-9]*[_.-]/ +/^(.+[_.-])?wpad?[0-9]*[_.-]/ \ No newline at end of file