Commit Graph

6 Commits

Author SHA1 Message Date
ValdikSS
239081d581 Remove leading www. for domain in the PAC file.
getzones.awk removed leading www since the beginning.
After commit 91b2584, which changed domain handling logic, this stopped working
correctly for domains beginning with www.

See https://ntc.party/t/pravda-com-ua/670
2020-09-05 12:09:56 +03:00
ValdikSS
3f068d7da7 Update forgotten special domain zones.
Commit 91b2584 added more special domain zones into getzones.awk but not into generate-pac.sh.
Fix this by syncing the domain zones.
2020-09-05 12:07:10 +03:00
ValdikSS
91b2584845 Handle special DNS zones only by their full blocked domain, not by third level domain 2020-04-11 11:56:12 +03:00
ValdikSS
d8f80975cb Add fastly into domain zone level exception list 2020-04-10 21:04:42 +03:00
ValdikSS
26fb99ae2b Move initialization code into runtime, to fix out-of-memory issue 2019-12-01 07:42:07 +03:00
ValdikSS
cb1a2f53ff Initial commit 2019-12-01 04:58:25 +03:00