Commit Graph

40 Commits

Author SHA1 Message Date
ValdikSS
fe53fb13a9 Fix yt3.ggpht.com for nossl list
yt3.ggpht.com is proxied to fbtw server only in ssl list, while
nossl uses regular nossl proxy.
yt3.ggpht.com should present both in special array and in regular list
to work properly for nossl list.
2022-08-09 19:30:01 +03:00
ValdikSS
40e6053bed resolve-dns-nxdomain speed improvement
Do not wait until all the tasks are finished, scedule new task
right after another task is finished
2022-08-07 19:06:35 +03:00
ValdikSS
4d08301ca6 Add comment of what NS_FILTER_SUBSTRINGS is 2022-08-07 17:44:21 +03:00
ValdikSS
3b26ff5307 Fix high memory usage
* Do not load all domain names in a file to memory, use generator instead
* Do not construct async tasks for all domains, slice it by TASK_AMOUNT_MULTIPLIER
    instead

This modification decreases memory usage from ~470 MB down to ~35-40 MB
2022-08-07 17:44:00 +03:00
ValdikSS
359881f321 Add tilda.ws to the special list 2022-08-05 11:03:56 +03:00
ValdikSS
ca21c9b1e9 Add force.com to the special list 2022-08-05 10:48:47 +03:00
ValdikSS
43e35b37ca Add pythonanywhere.com to the special list 2022-08-05 10:46:17 +03:00
ValdikSS
45ac47063a Add wix.com to the special list 2022-08-05 10:44:16 +03:00
ValdikSS
ae6753cfad Add vercel.app to the special list 2022-08-05 10:20:45 +03:00
ValdikSS
48f1dbdd84 Remove azureedge and amazonaws from the special array, to fix the excludes 2022-08-05 10:03:52 +03:00
ValdikSS
68069573c3 Add maryno.net to special list 2022-08-05 03:55:34 +03:00
ValdikSS
4a5d373b55 Add notion.site to special list 2022-08-05 03:53:46 +03:00
ValdikSS
19c9ec0f92 Add itch.io to special list 2022-08-05 03:38:46 +03:00
ValdikSS
d9facfe34b Add azureedge.com into special list 2022-08-05 03:09:35 +03:00
ValdikSS
1463e8bfa6 Filter out expired and parked domains in domain resolver 2022-07-30 15:25:16 +03:00
ValdikSS
f71b5c5957 Add 3nx.ru to special list 2022-07-02 09:24:33 +03:00
ValdikSS
d34af909a7 Add "eu.org" zone to special list 2022-05-08 16:47:54 +03:00
ValdikSS
70efb90228 Add keenetic.pro to special zone list 2022-04-13 15:37:10 +03:00
ValdikSS
f22f3ade09 Remove iwara.tv from a special list
See https://ntc.party/t/topic/668/22
2022-03-28 12:41:43 +03:00
ValdikSS
72384d487f Add news.google.com and play.google.com (blocked on TSPU) 2022-03-26 14:02:30 +03:00
ValdikSS
e709eacbc2 Manually revert 91b2584845
I vaguely remember a website for which I introduced that but can't find it right now.
That was some kind of bulletin board on *.pp.ru or *.msk.ru domain, only one
subdomain of which was blocked, and it broke on full proxifying.

This fixes '*.echo.msk.ru' Registry entry.
2022-03-02 10:40:57 +03:00
ValdikSS
f45b954193 Add u-stream.in into special list 2021-10-16 13:59:45 +03:00
ValdikSS
8163e9843a Add "hopto.org" to special list 2021-09-13 15:04:25 +03:00
ValdikSS
75f613af85 Revert "Remove all excludes for deviantart.com"
This reverts commit fea3278d7e.
2021-08-13 14:40:40 +03:00
ValdikSS
fea3278d7e Remove all excludes for deviantart.com 2021-08-05 10:34:18 +03:00
ValdikSS
66dccbf407 Add "github" to special list (torvdn.github.io blacklist) 2021-07-07 15:26:31 +03:00
ValdikSS
c49476869a Add pximg.net to SPECIAL list 2021-04-24 00:31:44 +03:00
ValdikSS
2a41cfe711 Remove iwara.tv from excludes and add it to special.
https://ntc.party/t/topic/668/
2021-03-27 12:49:00 +03:00
ValdikSS
a8862f9a8d Add trafficmanager.net into special list 2021-03-19 14:13:37 +03:00
ValdikSS
95a4c4641a Add edgecastcdn.net into special list 2021-03-18 17:21:47 +03:00
ValdikSS
dac4fa0280 Add berlogovo.ru to special zone, https://ntc.party/t/ip/841 2021-01-20 15:56:24 +03:00
ValdikSS
3f4124542e Add new ignored domains and update special zones 2021-01-20 15:55:29 +03:00
ValdikSS
89ca209c91 Add netdna-ssl.com into special list 2020-12-19 17:39:32 +03:00
ValdikSS
ee31eebe7e Add DeviantArt's wixmp[.com] to special zones list 2020-09-25 20:07:40 +03:00
ValdikSS
04337a4486 NXDOMAIN script: do not thread domain as broken if the answer is empty 2020-09-16 16:07:00 +03:00
ValdikSS
9a4f0bced8 Implement NXDOMAIN resolving and filtering 2020-09-13 22:11:20 +03:00
ValdikSS
682e59df4b Sync older uncommited changes from the server 2020-09-05 12:18:13 +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
cb1a2f53ff Initial commit 2019-12-01 04:58:25 +03:00