Commit Graph

152 Commits

Author SHA1 Message Date
ValdikSS
1cef07bd0d New temporary excludes (3) 2024-09-26 03:56:01 +03:00
ValdikSS
21cb005abc Exclude all domains starting with the digit for now, to shrink the file size 2024-09-26 02:58:00 +03:00
ValdikSS
957293df4d Exclude all non-latin domains for now, to shrink the file size 2024-09-26 02:43:55 +03:00
ValdikSS
79e1857888 Exclude regexp domains after the domain is plain-ified 2024-09-26 01:43:21 +03:00
ValdikSS
ab9e54fc32 New excludes (2) 2024-09-26 00:14:36 +03:00
ValdikSS
6ede5267d6 New excludes 2024-09-25 20:00:54 +03:00
ValdikSS
6eae76b095 Properly remove ampersand escaping for large topsequence 2024-07-26 22:52:33 +03:00
ValdikSS
8b5adbe792 Add records to exclude list 2024-07-25 04:16:34 +03:00
ValdikSS
23600869f9 Add cv.ua to special list 2024-06-22 16:52:02 +03:00
ValdikSS
5079fc09cc Ensure that nxdomain domains are included only once 2024-06-12 17:57:37 +03:00
ValdikSS
1502197dc7 Add nichost.ru to special list 2024-05-22 14:23:15 +03:00
ValdikSS
82c937a1de Add x.com to the custom dist list 2024-05-17 21:01:15 +03:00
ValdikSS
9eb504cf0b Filter out broken cloudfront.net subdomains, to shrink PAC size 2024-04-23 01:18:06 +03:00
ValdikSS
2d798142e6 Add 4chan.org into special list 2024-04-03 17:12:35 +07:00
ValdikSS
a5e78e23bf Small fix 2024-03-26 19:13:32 +07:00
ValdikSS
a6a698f9ef Exclude perm.ru 2024-03-25 01:30:39 +07:00
ValdikSS
63f54fe7a8 Route x.com to fbtw server 2024-03-24 23:23:17 +07:00
ValdikSS
490258a6f4 Add rutracker.cc to force-include list (TSPU blocked) 2024-03-24 23:23:02 +07:00
ValdikSS
377502bd53 Revert "Skip all domains starting with the number for now, to shrink PAC file size"
This reverts commit b0073641a1.
2024-03-24 22:53:14 +07:00
ValdikSS
151d0fd26b unlzp IE6-8 support 2024-03-24 22:51:55 +07:00
ValdikSS
a507f39d67 Streamable LZP decompression, fit into Firefox 52 heap size 2024-03-24 22:51:50 +07:00
ValdikSS
4c88eb1264 LZP compression for domains 2024-03-24 22:51:46 +07:00
ValdikSS
f95edbfdf2 Add sb-cd to special list: https://ntc.party/t/spankbangcom-проксируются-cdn-видео-сервера-из-за-чего-ролики-смотреть-невозможно/6805 2024-01-06 23:55:12 +03:00
ValdikSS
bf2cb905ec Improve topsequence compression algorithm 2024-01-06 03:12:44 +03:00
ValdikSS
b0073641a1 Skip all domains starting with the number for now, to shrink PAC file size 2024-01-06 03:12:15 +03:00
ValdikSS
32f7ab498e Skip cyrillic 'bеllonа' from the list 2024-01-06 03:11:55 +03:00
ValdikSS
6479aa1416 Add narod.ru to the special list 2023-11-19 05:37:52 +03:00
ValdikSS
f14aa53cc0 Add hitmotop.com to exclude list: https://ntc.party/t/антизапрет-полностью-блокирует-сайт-hitmosme/6102 2023-10-27 13:09:36 +03:00
ValdikSS
c5214fca65 Remove archive.org from the list, assume it's not filtered despite being in MinJust list.
https://ntc.party/t/topic/4704
2023-06-19 02:12:02 +03:00
ValdikSS
aa29beda04 Bugfix: quote dot in topsequence awk regex generation 2023-06-11 16:07:16 +03:00
ValdikSS
c73e0d901f Add bdsmlr.com to the special subdomain list 2023-06-05 19:55:17 +03:00
ValdikSS
a73b4c859e Exclude baskino from exclude list 2023-06-03 20:40:42 +03:00
ValdikSS
2d4ba7ef9b New compression feature: replace most common two-character sequences 2023-06-03 19:13:59 +03:00
ValdikSS
e630f46ce2 Filter out more mirror domains 2023-05-06 10:03:15 +03:00
ValdikSS
fb8533388a Filter out more mirror domains 2023-05-04 22:09:27 +03:00
ValdikSS
f0a3e6218c Filter out more mirror domains 2023-04-29 12:00:39 +03:00
ValdikSS
f609f297d9 Filter out more mirror domains 2023-04-24 09:26:12 +03:00
ValdikSS
af6f65154b Filter out more mirror domains 2023-04-14 09:13:24 +03:00
ValdikSS
216bd74ec0 Filter out more mirror domains 2023-03-30 23:21:29 +03:00
ValdikSS
bc40c22e2b Hotfix for wixmp (Deviantart) 2023-03-06 12:15:12 +03:00
ValdikSS
2844448f94 Filter out domains with length > 30 after optimizing zones 2023-03-04 09:20:16 +03:00
ValdikSS
7c43cbeea1 Update excluding regexes, exclude more mirrors and garbage sites 2023-01-24 20:00:47 +03:00
ValdikSS
8713f60bb7 Add h1n.ru to the special list 2023-01-24 18:41:56 +03:00
ValdikSS
3167160256 Add rebrand.ly to include-dist (blocked on selected ISPs) 2022-09-17 13:26:29 +03:00
ValdikSS
f2dd73b7f0 Add 2 hour timeout for nxresolve script, it hangs sometimes 2022-09-04 21:20:40 +03:00
ValdikSS
9cd3730494 Add mybb2.ru to the special list 2022-08-31 18:05:13 +03:00
ValdikSS
d84bbe58db Add iboards.ru to the special list 2022-08-27 18:11:06 +03:00
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