mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2025-02-16 14:33:14 +03:00
Filter appspot.online domains
They cause issues in squid 5 due to special filter for "appspot" (.com) being applied to all appspot.* domains, and squid 5 does not expect subdomains in the white list along with the domain zone.
This commit is contained in:
parent
f22f3ade09
commit
6ffcdb0474
@ -182,3 +182,4 @@
|
||||
/^pinupbet[0-9]{2,3}\./ {next}
|
||||
/^pinupbk[0-9]{2,3}\./ {next}
|
||||
/^zfilm-hd-[0-9]{3,4}\./ {next}
|
||||
/appspot\.online/ {next}
|
||||
|
Loading…
x
Reference in New Issue
Block a user