This commit is contained in:
SukkaW
2025-04-13 13:14:09 +00:00
parent 84a75b1e31
commit 2bcdfb8f1f
25 changed files with 9052 additions and 4798 deletions

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - CDN Domains # Sukka's Ruleset - CDN Domains
# Last Updated: 2025-04-11T10:05:13.727Z # Last Updated: 2025-04-13T13:13:41.280Z
# Size: 3376 # Size: 3378
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -409,6 +409,7 @@ consumersiteimages.trustpilot.net
cdn.trustpilot.net cdn.trustpilot.net
+.nelreports.net +.nelreports.net
cdn.macstories.net cdn.macstories.net
+.hls.live-video.net
+.hs-scripts.net +.hs-scripts.net
+.faceit-cdn.net +.faceit-cdn.net
hub-assets.displaycal.net hub-assets.displaycal.net
@@ -3158,6 +3159,7 @@ static-mh.content.disney.io
+.crates.io +.crates.io
cdn.branch.io cdn.branch.io
netlify.apollo.io netlify.apollo.io
v2uploads.zopim.io
telemetry.split.io telemetry.split.io
streaming.split.io streaming.split.io
events.split.io events.split.io

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Large Files Hosting Domains # Sukka's Ruleset - Large Files Hosting Domains
# Last Updated: 2025-04-02T10:09:16.356Z # Last Updated: 2025-04-13T13:13:41.281Z
# Size: 1156 # Size: 1157
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -337,6 +337,7 @@ dl.cleverfiles.com
mirror.veriportal.com mirror.veriportal.com
mirror.team-cymru.com mirror.team-cymru.com
+.pixeldrain.com +.pixeldrain.com
download.onlyoffice.com
deb.nodesource.com deb.nodesource.com
mirror.jax.hugeserver.com mirror.jax.hugeserver.com
update.googleapis.com update.googleapis.com

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-04-13T12:38:51.206Z # Last Updated: 2025-04-13T13:13:40.784Z
# Size: 4158 # Size: 4159
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -3809,6 +3809,7 @@
212.103.62.0/24 212.103.62.0/24
212.129.128.0/17 212.129.128.0/17
217.194.133.0/24 217.194.133.0/24
217.194.135.0/24
218.0.0.0/11 218.0.0.0/11
218.56.0.0/13 218.56.0.0/13
218.64.0.0/11 218.64.0.0/11

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - General Global Services # Sukka's Ruleset - General Global Services
# Last Updated: 2025-04-09T06:42:27.168Z # Last Updated: 2025-04-13T13:13:39.801Z
# Size: 843 # Size: 845
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -140,6 +140,7 @@ DOMAIN-SUFFIX,edgecastcdn.net
DOMAIN-SUFFIX,trustpilot.net DOMAIN-SUFFIX,trustpilot.net
DOMAIN-SUFFIX,south-plus.net DOMAIN-SUFFIX,south-plus.net
DOMAIN-SUFFIX,slideshare.net DOMAIN-SUFFIX,slideshare.net
DOMAIN-SUFFIX,live-video.net
DOMAIN-SUFFIX,deviantart.net DOMAIN-SUFFIX,deviantart.net
DOMAIN-SUFFIX,cloudfront.net DOMAIN-SUFFIX,cloudfront.net
DOMAIN-SUFFIX,speedtest.net DOMAIN-SUFFIX,speedtest.net
@@ -575,6 +576,7 @@ DOMAIN-SUFFIX,adidas.com
DOMAIN-SUFFIX,9cache.com DOMAIN-SUFFIX,9cache.com
DOMAIN-SUFFIX,91porn.com DOMAIN-SUFFIX,91porn.com
DOMAIN-SUFFIX,360ssh.com DOMAIN-SUFFIX,360ssh.com
DOMAIN-SUFFIX,zndsk.com
DOMAIN-SUFFIX,ytimg.com DOMAIN-SUFFIX,ytimg.com
DOMAIN-SUFFIX,yahoo.com DOMAIN-SUFFIX,yahoo.com
DOMAIN-SUFFIX,xhcdn.com DOMAIN-SUFFIX,xhcdn.com

View File

@@ -1,6 +1,6 @@
<?php <?php
// # Build 2025-04-13T12:38:51.294Z // # Build 2025-04-13T13:13:40.861Z
declare(strict_types=1); declare(strict_types=1);
@@ -1635,6 +1635,7 @@ $_ENV['Clash_Group_Config'] = [
'DOMAIN-SUFFIX,trustpilot.net,Global', 'DOMAIN-SUFFIX,trustpilot.net,Global',
'DOMAIN-SUFFIX,south-plus.net,Global', 'DOMAIN-SUFFIX,south-plus.net,Global',
'DOMAIN-SUFFIX,slideshare.net,Global', 'DOMAIN-SUFFIX,slideshare.net,Global',
'DOMAIN-SUFFIX,live-video.net,Global',
'DOMAIN-SUFFIX,deviantart.net,Global', 'DOMAIN-SUFFIX,deviantart.net,Global',
'DOMAIN-SUFFIX,cloudfront.net,Global', 'DOMAIN-SUFFIX,cloudfront.net,Global',
'DOMAIN-SUFFIX,speedtest.net,Global', 'DOMAIN-SUFFIX,speedtest.net,Global',
@@ -2072,6 +2073,7 @@ $_ENV['Clash_Group_Config'] = [
'DOMAIN-SUFFIX,9cache.com,Global', 'DOMAIN-SUFFIX,9cache.com,Global',
'DOMAIN-SUFFIX,91porn.com,Global', 'DOMAIN-SUFFIX,91porn.com,Global',
'DOMAIN-SUFFIX,360ssh.com,Global', 'DOMAIN-SUFFIX,360ssh.com,Global',
'DOMAIN-SUFFIX,zndsk.com,Global',
'DOMAIN-SUFFIX,ytimg.com,Global', 'DOMAIN-SUFFIX,ytimg.com,Global',
'DOMAIN-SUFFIX,yahoo.com,Global', 'DOMAIN-SUFFIX,yahoo.com,Global',
'DOMAIN-SUFFIX,xhcdn.com,Global', 'DOMAIN-SUFFIX,xhcdn.com,Global',
@@ -6399,6 +6401,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,212.103.62.0/24,Domestic', 'IP-CIDR,212.103.62.0/24,Domestic',
'IP-CIDR,212.129.128.0/17,Domestic', 'IP-CIDR,212.129.128.0/17,Domestic',
'IP-CIDR,217.194.133.0/24,Domestic', 'IP-CIDR,217.194.133.0/24,Domestic',
'IP-CIDR,217.194.135.0/24,Domestic',
'IP-CIDR,218.0.0.0/11,Domestic', 'IP-CIDR,218.0.0.0/11,Domestic',
'IP-CIDR,218.56.0.0/13,Domestic', 'IP-CIDR,218.56.0.0/13,Domestic',
'IP-CIDR,218.64.0.0/11,Domestic', 'IP-CIDR,218.64.0.0/11,Domestic',

File diff suppressed because it is too large Load Diff

View File

@@ -10299,7 +10299,7 @@
217.194.0.0/17 217.194.0.0/17
217.194.128.0/22 217.194.128.0/22
217.194.132.0/24 217.194.132.0/24
217.194.134.0/23 217.194.134.0/24
217.194.136.0/21 217.194.136.0/21
217.194.144.0/20 217.194.144.0/20
217.194.160.0/19 217.194.160.0/19

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - CDN Domains # Sukka's Ruleset - CDN Domains
# Last Updated: 2025-04-11T10:05:13.727Z # Last Updated: 2025-04-13T13:13:41.280Z
# Size: 3376 # Size: 3378
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -409,6 +409,7 @@ consumersiteimages.trustpilot.net
cdn.trustpilot.net cdn.trustpilot.net
.nelreports.net .nelreports.net
cdn.macstories.net cdn.macstories.net
.hls.live-video.net
.hs-scripts.net .hs-scripts.net
.faceit-cdn.net .faceit-cdn.net
hub-assets.displaycal.net hub-assets.displaycal.net
@@ -3158,6 +3159,7 @@ static-mh.content.disney.io
.crates.io .crates.io
cdn.branch.io cdn.branch.io
netlify.apollo.io netlify.apollo.io
v2uploads.zopim.io
telemetry.split.io telemetry.split.io
streaming.split.io streaming.split.io
events.split.io events.split.io

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Large Files Hosting Domains # Sukka's Ruleset - Large Files Hosting Domains
# Last Updated: 2025-04-02T10:09:16.356Z # Last Updated: 2025-04-13T13:13:41.281Z
# Size: 1156 # Size: 1157
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -337,6 +337,7 @@ dl.cleverfiles.com
mirror.veriportal.com mirror.veriportal.com
mirror.team-cymru.com mirror.team-cymru.com
.pixeldrain.com .pixeldrain.com
download.onlyoffice.com
deb.nodesource.com deb.nodesource.com
mirror.jax.hugeserver.com mirror.jax.hugeserver.com
update.googleapis.com update.googleapis.com

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-04-13T12:38:51.206Z # Last Updated: 2025-04-13T13:13:40.784Z
# Size: 4159 # Size: 4160
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -3810,6 +3810,7 @@ IP-CIDR,212.64.0.0/17
IP-CIDR,212.103.62.0/24 IP-CIDR,212.103.62.0/24
IP-CIDR,212.129.128.0/17 IP-CIDR,212.129.128.0/17
IP-CIDR,217.194.133.0/24 IP-CIDR,217.194.133.0/24
IP-CIDR,217.194.135.0/24
IP-CIDR,218.0.0.0/11 IP-CIDR,218.0.0.0/11
IP-CIDR,218.56.0.0/13 IP-CIDR,218.56.0.0/13
IP-CIDR,218.64.0.0/11 IP-CIDR,218.64.0.0/11

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - General Global Services # Sukka's Ruleset - General Global Services
# Last Updated: 2025-04-09T06:42:27.168Z # Last Updated: 2025-04-13T13:13:39.801Z
# Size: 844 # Size: 846
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -140,6 +140,7 @@ DOMAIN-SUFFIX,edgecastcdn.net
DOMAIN-SUFFIX,trustpilot.net DOMAIN-SUFFIX,trustpilot.net
DOMAIN-SUFFIX,south-plus.net DOMAIN-SUFFIX,south-plus.net
DOMAIN-SUFFIX,slideshare.net DOMAIN-SUFFIX,slideshare.net
DOMAIN-SUFFIX,live-video.net
DOMAIN-SUFFIX,deviantart.net DOMAIN-SUFFIX,deviantart.net
DOMAIN-SUFFIX,cloudfront.net DOMAIN-SUFFIX,cloudfront.net
DOMAIN-SUFFIX,speedtest.net DOMAIN-SUFFIX,speedtest.net
@@ -575,6 +576,7 @@ DOMAIN-SUFFIX,adidas.com
DOMAIN-SUFFIX,9cache.com DOMAIN-SUFFIX,9cache.com
DOMAIN-SUFFIX,91porn.com DOMAIN-SUFFIX,91porn.com
DOMAIN-SUFFIX,360ssh.com DOMAIN-SUFFIX,360ssh.com
DOMAIN-SUFFIX,zndsk.com
DOMAIN-SUFFIX,ytimg.com DOMAIN-SUFFIX,ytimg.com
DOMAIN-SUFFIX,yahoo.com DOMAIN-SUFFIX,yahoo.com
DOMAIN-SUFFIX,xhcdn.com DOMAIN-SUFFIX,xhcdn.com

View File

@@ -1,5 +1,5 @@
#!name=[Sukka] Always Real IP Plus #!name=[Sukka] Always Real IP Plus
#!desc=Last Updated: 2025-04-13T12:38:49.488Z #!desc=Last Updated: 2025-04-13T13:13:39.171Z
[General] [General]
always-real-ip = %APPEND% dns.msftncsi.com, *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com, *.turn.twilio.com, *.stun.twilio.com, stun.syncthing.net, stun.*, *.sslip.io, *.nip.io always-real-ip = %APPEND% dns.msftncsi.com, *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com, *.turn.twilio.com, *.stun.twilio.com, stun.syncthing.net, stun.*, *.sslip.io, *.nip.io

View File

@@ -1,5 +1,5 @@
#!name=[Sukka] Local DNS Mapping #!name=[Sukka] Local DNS Mapping
#!desc=Last Updated: 2025-04-13T12:38:50.137Z #!desc=Last Updated: 2025-04-13T13:13:39.918Z
[Host] [Host]
dns.alidns.com = 223.5.5.5, 223.6.6.6, 2400:3200:baba::1, 2400:3200::1 dns.alidns.com = 223.5.5.5, 223.6.6.6, 2400:3200:baba::1, 2400:3200::1

View File

@@ -1,5 +1,5 @@
#!name=[Sukka] URL Redirect #!name=[Sukka] URL Redirect
#!desc=Last Updated: 2025-04-13T12:38:49.486Z Size: 127 #!desc=Last Updated: 2025-04-13T13:13:39.168Z Size: 127
[MITM] [MITM]
hostname = %APPEND% gravatar.neworld.org, cdn.v2ex.com, cdnjs.loli.net, fonts.loli.net, gstatic.loli.net, themes.loli.net, ajax.loli.net, gravatar.loli.net, gapis.geekzu.org, fonts.geekzu.org, sdn.geekzu.org, seccdn.libravatar.org, github.moeyy.xyz, use.sevencdn.com, raw.gitmirror.com, gist.gitmirror.com, raw.githubusercontents.com, gist.githubusercontents.com, cdn.gitmirror.com, raw.fastgit.org, fastly.jsdelivr.net, gcore.jsdelivr.net, testingcf.jsdelivr.net, cdn.jsdmirror.com, cdn.jsdmirror.cn, jsd.onmicrosoft.cn, npm.onmicrosoft.cn, cdnjs.onmicrosoft.cn, raw.kgithub.com, raw.kkgithub.com, cdn.iocdn.cc, googlefonts.admincdn.com, googleajax.admincdn.com, cdnjs.admincdn.com, polyfill.io, polyfill.top, polyfill-js.cn, cdn.polyfill.io, fastly-polyfill.io, fastly-polyfill.net, cdn.bootcss.com, cdn.bootcdn.net, cdn.staticfile.net, cdn.staticfile.org, unpkg.com, pics.javbus.com, ign.xn--fiqs8s, *.ign.xn--fiqs8s, abbyychina.com, *.abbyychina.com, bartender.cc, *.bartender.cc, betterzip.net, *.betterzip.net, beyondcompare.cc, *.beyondcompare.cc, bingdianhuanyuan.cn, *.bingdianhuanyuan.cn, chemdraw.com.cn, *.chemdraw.com.cn, codesoftchina.com, *.codesoftchina.com, coreldrawchina.com, *.coreldrawchina.com, crossoverchina.com, *.crossoverchina.com, easyrecoverychina.com, *.easyrecoverychina.com, ediuschina.com, *.ediuschina.com, flstudiochina.com, *.flstudiochina.com, formysql.com, *.formysql.com, guitarpro.cc, *.guitarpro.cc, huishenghuiying.com.cn, *.huishenghuiying.com.cn, iconworkshop.cn, *.iconworkshop.cn, imindmap.cc, *.imindmap.cc, jihehuaban.com.cn, *.jihehuaban.com.cn, keyshot.cc, *.keyshot.cc, mathtype.cn, *.mathtype.cn, mindmanager.cc, *.mindmanager.cc, mindmapper.cc, *.mindmapper.cc, mycleanmymac.com, *.mycleanmymac.com, nicelabel.cc, *.nicelabel.cc, ntfsformac.cc, *.ntfsformac.cc, ntfsformac.cn, *.ntfsformac.cn, overturechina.com, *.overturechina.com, passwordrecovery.cn, *.passwordrecovery.cn, pdfexpert.cc, *.pdfexpert.cc, ultraiso.net, *.ultraiso.net, vegaschina.cn, *.vegaschina.cn, xmindchina.net, *.xmindchina.net, xshellcn.com, *.xshellcn.com, yuanchengxiezuo.com, *.yuanchengxiezuo.com, zbrushcn.com, *.zbrushcn.com, google.cn, www.google.cn, g.cn, ditu.google.cn, maps.google.cn, www.g.cn, acg.tv, minecraft.fandom.com, missav.com hostname = %APPEND% gravatar.neworld.org, cdn.v2ex.com, cdnjs.loli.net, fonts.loli.net, gstatic.loli.net, themes.loli.net, ajax.loli.net, gravatar.loli.net, gapis.geekzu.org, fonts.geekzu.org, sdn.geekzu.org, seccdn.libravatar.org, github.moeyy.xyz, use.sevencdn.com, raw.gitmirror.com, gist.gitmirror.com, raw.githubusercontents.com, gist.githubusercontents.com, cdn.gitmirror.com, raw.fastgit.org, fastly.jsdelivr.net, gcore.jsdelivr.net, testingcf.jsdelivr.net, cdn.jsdmirror.com, cdn.jsdmirror.cn, jsd.onmicrosoft.cn, npm.onmicrosoft.cn, cdnjs.onmicrosoft.cn, raw.kgithub.com, raw.kkgithub.com, cdn.iocdn.cc, googlefonts.admincdn.com, googleajax.admincdn.com, cdnjs.admincdn.com, polyfill.io, polyfill.top, polyfill-js.cn, cdn.polyfill.io, fastly-polyfill.io, fastly-polyfill.net, cdn.bootcss.com, cdn.bootcdn.net, cdn.staticfile.net, cdn.staticfile.org, unpkg.com, pics.javbus.com, ign.xn--fiqs8s, *.ign.xn--fiqs8s, abbyychina.com, *.abbyychina.com, bartender.cc, *.bartender.cc, betterzip.net, *.betterzip.net, beyondcompare.cc, *.beyondcompare.cc, bingdianhuanyuan.cn, *.bingdianhuanyuan.cn, chemdraw.com.cn, *.chemdraw.com.cn, codesoftchina.com, *.codesoftchina.com, coreldrawchina.com, *.coreldrawchina.com, crossoverchina.com, *.crossoverchina.com, easyrecoverychina.com, *.easyrecoverychina.com, ediuschina.com, *.ediuschina.com, flstudiochina.com, *.flstudiochina.com, formysql.com, *.formysql.com, guitarpro.cc, *.guitarpro.cc, huishenghuiying.com.cn, *.huishenghuiying.com.cn, iconworkshop.cn, *.iconworkshop.cn, imindmap.cc, *.imindmap.cc, jihehuaban.com.cn, *.jihehuaban.com.cn, keyshot.cc, *.keyshot.cc, mathtype.cn, *.mathtype.cn, mindmanager.cc, *.mindmanager.cc, mindmapper.cc, *.mindmapper.cc, mycleanmymac.com, *.mycleanmymac.com, nicelabel.cc, *.nicelabel.cc, ntfsformac.cc, *.ntfsformac.cc, ntfsformac.cn, *.ntfsformac.cn, overturechina.com, *.overturechina.com, passwordrecovery.cn, *.passwordrecovery.cn, pdfexpert.cc, *.pdfexpert.cc, ultraiso.net, *.ultraiso.net, vegaschina.cn, *.vegaschina.cn, xmindchina.net, *.xmindchina.net, xshellcn.com, *.xshellcn.com, yuanchengxiezuo.com, *.yuanchengxiezuo.com, zbrushcn.com, *.zbrushcn.com, google.cn, www.google.cn, g.cn, ditu.google.cn, maps.google.cn, www.g.cn, acg.tv, minecraft.fandom.com, missav.com

View File

@@ -29,7 +29,7 @@
<p> <p>
Made by <a href="https://skk.moe">Sukka</a> | <a href="https://github.com/SukkaW/Surge/">Source @ GitHub</a> | Licensed under <a href="/LICENSE" target="_blank">AGPL-3.0</a> Made by <a href="https://skk.moe">Sukka</a> | <a href="https://github.com/SukkaW/Surge/">Source @ GitHub</a> | Licensed under <a href="/LICENSE" target="_blank">AGPL-3.0</a>
</p> </p>
<p>Last Build: 2025-04-13T12:39:00.606Z</p> <p>Last Build: 2025-04-13T13:13:49.510Z</p>
<br> <br>
<ul class="directory-list"> <ul class="directory-list">

View File

@@ -2228,6 +2228,7 @@
"static-mh.content.disney.io", "static-mh.content.disney.io",
"cdn.branch.io", "cdn.branch.io",
"netlify.apollo.io", "netlify.apollo.io",
"v2uploads.zopim.io",
"telemetry.split.io", "telemetry.split.io",
"streaming.split.io", "streaming.split.io",
"events.split.io", "events.split.io",
@@ -2559,6 +2560,7 @@
"vscode-cdn.net", "vscode-cdn.net",
"ungrounded.net", "ungrounded.net",
"nelreports.net", "nelreports.net",
"hls.live-video.net",
"hs-scripts.net", "hs-scripts.net",
"faceit-cdn.net", "faceit-cdn.net",
"cloudfront.net", "cloudfront.net",

View File

@@ -255,6 +255,7 @@
"dl.cleverfiles.com", "dl.cleverfiles.com",
"mirror.veriportal.com", "mirror.veriportal.com",
"mirror.team-cymru.com", "mirror.team-cymru.com",
"download.onlyoffice.com",
"deb.nodesource.com", "deb.nodesource.com",
"mirror.jax.hugeserver.com", "mirror.jax.hugeserver.com",
"update.googleapis.com", "update.googleapis.com",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -3807,6 +3807,7 @@
"212.103.62.0/24", "212.103.62.0/24",
"212.129.128.0/17", "212.129.128.0/17",
"217.194.133.0/24", "217.194.133.0/24",
"217.194.135.0/24",
"218.0.0.0/11", "218.0.0.0/11",
"218.56.0.0/13", "218.56.0.0/13",
"218.64.0.0/11", "218.64.0.0/11",

View File

@@ -147,6 +147,7 @@
"trustpilot.net", "trustpilot.net",
"south-plus.net", "south-plus.net",
"slideshare.net", "slideshare.net",
"live-video.net",
"deviantart.net", "deviantart.net",
"cloudfront.net", "cloudfront.net",
"speedtest.net", "speedtest.net",
@@ -577,6 +578,7 @@
"9cache.com", "9cache.com",
"91porn.com", "91porn.com",
"360ssh.com", "360ssh.com",
"zndsk.com",
"ytimg.com", "ytimg.com",
"yahoo.com", "yahoo.com",
"xhcdn.com", "xhcdn.com",