Commit Graph

124 Commits

Author SHA1 Message Date
ValdikSS
88d66d1e41 Fix typo 2020-09-13 22:11:51 +03:00
ValdikSS
9a4f0bced8 Implement NXDOMAIN resolving and filtering 2020-09-13 22:11:20 +03:00
ValdikSS
57b9569800 Add www.deviantart.com to ignore list, try 2
See https://ntc.party/t/www-deviantart-com/521/
2020-09-10 15:57:29 +03:00
ValdikSS
975a97c318 Revert "Add www.deviantart.com to ignore list."
This reverts commit 59f247fd88.
2020-09-10 15:51:02 +03:00
ValdikSS
59f247fd88 Add www.deviantart.com to ignore list.
See https://ntc.party/t/www-deviantart-com/521/
2020-09-10 15:44:34 +03:00
ValdikSS
8cbc03199b Add pixiv.net and iwara.tv to ignore list.
See https://ntc.party/t/topic/668.
2020-09-05 12:54:37 +03:00
ValdikSS
682e59df4b Sync older uncommited changes from the server 2020-09-05 12:18:13 +03:00
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
99af92e529 Update dist blocked hosts 2020-06-30 20:02:58 +03:00
ValdikSS
22890aa29a Small fixes 2020-05-25 20:45:15 +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
ae9e96ece8 Exclude local IP addresses from being added into the list 2020-04-10 21:24:46 +03:00
ValdikSS
72172cb2ff Update force-included hosts to be proxified 2020-04-10 21:24:22 +03:00
ValdikSS
d8f80975cb Add fastly into domain zone level exception list 2020-04-10 21:04:42 +03:00
ValdikSS
d0efed5e68 Parse cyrillic domain names 2020-02-08 20:10:03 +03:00
ValdikSS
937fa62a7f Add 1xbet into proxy list 2020-02-08 20:09:36 +03:00
ValdikSS
b28e760489 Update README 2019-12-01 18:38:06 +03:00
ValdikSS
84ac3b5bb0 Add exit 0 to the end of the script to prevent last exit code from being used 2019-12-01 07:52:57 +03:00
ValdikSS
d1ee7be5d4 Update readme 2019-12-01 07:42:36 +03:00
ValdikSS
26fb99ae2b Move initialization code into runtime, to fix out-of-memory issue 2019-12-01 07:42:07 +03:00
ValdikSS
93ca64c701 Update site list 2019-12-01 05:16:21 +03:00
ValdikSS
c59ca77f9f Update README 2019-12-01 04:59:01 +03:00
ValdikSS
cb1a2f53ff Initial commit 2019-12-01 04:58:25 +03:00