Compare commits
154 Commits
207696496d
...
cada5f75cb
Author | SHA1 | Date | |
---|---|---|---|
cada5f75cb | |||
bc8e4c5cbc | |||
|
6e7018c3fc | ||
|
3b2c38945c | ||
|
3e2bd7c9b7 | ||
|
8849d7c14c | ||
|
2891f8c2eb | ||
|
2275152ddc | ||
|
043cf2e2f4 | ||
|
875c801cea | ||
|
1cf0427956 | ||
|
b5886d54f6 | ||
|
8bc08792b8 | ||
|
2812e1a5e5 | ||
|
2b3e333cb1 | ||
|
bf7d0ecf74 | ||
|
055259fead | ||
|
9fa53ce65d | ||
|
894f079eec | ||
|
9cd1e440d7 | ||
|
e90d81c7fb | ||
|
d725eabef8 | ||
|
57eb0477f1 | ||
|
07a0a1511e | ||
|
b1107057c8 | ||
|
5fd6b863d3 | ||
|
c3dfc74a16 | ||
|
acc8052f25 | ||
|
6bb769aed2 | ||
|
488ba09e1d | ||
|
bc15bef286 | ||
|
6f071a769c | ||
|
4d97752dd4 | ||
|
74a44ca832 | ||
|
d0e0738bf4 | ||
|
25e4cb0e1f | ||
|
02d70031c9 | ||
|
94e046f299 | ||
|
19907f2d18 | ||
|
8800a03159 | ||
|
8256ea936b | ||
|
5508621150 | ||
|
a81376534f | ||
|
f639e79924 | ||
|
94ce4302d2 | ||
|
de17221ea7 | ||
|
3487c88ded | ||
|
4cd4825f4b | ||
|
843b8eb75c | ||
|
6c4f85d2c7 | ||
|
042135d557 | ||
|
c8e8c33cbc | ||
|
2d14067fbb | ||
|
d0389b0037 | ||
|
0e1e90e48b | ||
|
548bc82ddb | ||
|
a477046576 | ||
|
b4fcac63ed | ||
|
a0fe9ac035 | ||
|
3ca3947284 | ||
|
8d8195fc66 | ||
|
07c1587c41 | ||
|
d204792869 | ||
|
0ba2ad822b | ||
|
3e29babe0c | ||
|
1d34aac3c2 | ||
|
f927a56396 | ||
|
e863852849 | ||
|
33f0bd410f | ||
|
1056322766 | ||
|
768c6700c5 | ||
|
a127a3937f | ||
|
ecd57074f1 | ||
|
eb755f3d0e | ||
|
f231f42c9f | ||
|
2046846e86 | ||
|
eb4c8192c5 | ||
|
2443716677 | ||
|
f672c168fc | ||
|
a4d25c7cc7 | ||
|
35121d3c43 | ||
|
b257275658 | ||
|
e21f11c55a | ||
|
7b3132af9d | ||
|
8e5b2a1901 | ||
|
390015b697 | ||
|
3f90ac0621 | ||
|
8944b2a4f9 | ||
|
d48e85efd2 | ||
|
b3dc429452 | ||
|
d9b77c3b86 | ||
|
6557a381e7 | ||
|
b906b942c3 | ||
|
5b680d3b5e | ||
|
4b583486df | ||
|
6471f3859a | ||
|
4fed545c79 | ||
|
1458f8feb7 | ||
|
487a6bcfe1 | ||
|
62ca037cf0 | ||
|
20cbebde36 | ||
|
cd26a064e7 | ||
|
d4554439a7 | ||
|
ed6b3e8335 | ||
|
d3710f62e1 | ||
|
fac49fe078 | ||
|
23ccc798ea | ||
|
29c61b39a4 | ||
|
1797a11a1c | ||
|
9749c38cea | ||
|
cf15f33c2d | ||
|
9e8755d0df | ||
|
7f17e29c7c | ||
|
717b571613 | ||
|
5c6af22544 | ||
|
b7941a26b3 | ||
|
8cb0ee0a9e | ||
|
6c3d6a3045 | ||
|
eaeb87dfec | ||
|
c4a9faed42 | ||
|
ac418efad9 | ||
|
119819671b | ||
|
aec16b404b | ||
|
a3e48ca8d8 | ||
|
f597a254a6 | ||
|
b31b4e0596 | ||
|
d013952e42 | ||
|
dd8baca60e | ||
|
edb76fb25d | ||
|
b8274d2f10 | ||
|
0595febdd2 | ||
|
fb7405822d | ||
|
a41aba4496 | ||
|
a71cdb7e89 | ||
|
a6c13f896b | ||
|
05c9c84ba9 | ||
|
5db7a90149 | ||
|
ee687fe0a9 | ||
|
35df0b98ef | ||
|
fe042af797 | ||
|
d393d6eef6 | ||
|
c1b38c15c6 | ||
|
e68e943c8b | ||
|
32d6f84491 | ||
|
ba3e7937f9 | ||
|
32ecca08da | ||
|
06b5fd6661 | ||
|
1e0d60293b | ||
|
3179c4d809 | ||
|
fea7ab9544 | ||
|
c25751c6fe | ||
|
b3d2b8017f | ||
|
788aa4eae0 | ||
|
72be148b24 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout codebase
|
- name: Checkout codebase
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
path: code
|
path: code
|
||||||
|
|
||||||
|
2
.github/workflows/test-pr.yml
vendored
2
.github/workflows/test-pr.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout codebase
|
- name: Checkout codebase
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
path: code
|
path: code
|
||||||
|
|
||||||
|
@ -1,2 +1,4 @@
|
|||||||
|
adguard-dns.com
|
||||||
|
adguard-dns.io
|
||||||
adguard-vpn.com
|
adguard-vpn.com
|
||||||
adguard.com
|
adguard.com
|
||||||
|
@ -6,9 +6,11 @@ aka-ai.net
|
|||||||
akacrypto.net
|
akacrypto.net
|
||||||
akadeem.net
|
akadeem.net
|
||||||
akadns.com
|
akadns.com
|
||||||
|
akadns.net
|
||||||
akadns6.net
|
akadns6.net
|
||||||
akaeai.com
|
akaeai.com
|
||||||
akafms.net
|
akafms.net
|
||||||
|
akagtm.org
|
||||||
akahost.net
|
akahost.net
|
||||||
akaint.net
|
akaint.net
|
||||||
akam.net
|
akam.net
|
||||||
@ -31,6 +33,7 @@ akamai-trials.com
|
|||||||
akamai.co.kr
|
akamai.co.kr
|
||||||
akamai.com
|
akamai.com
|
||||||
akamai.net
|
akamai.net
|
||||||
|
akamaiedge.net
|
||||||
akamaientrypoint.net
|
akamaientrypoint.net
|
||||||
akamaietpcnctest.com
|
akamaietpcnctest.com
|
||||||
akamaietpcompromisedcnctest.com
|
akamaietpcompromisedcnctest.com
|
||||||
@ -49,6 +52,7 @@ akamaitech.net
|
|||||||
akamaitechnologies.com
|
akamaitechnologies.com
|
||||||
akamaitechnologies.net
|
akamaitechnologies.net
|
||||||
akamaisingapore.net
|
akamaisingapore.net
|
||||||
|
akamaistream.net
|
||||||
akamaized-staging.net
|
akamaized-staging.net
|
||||||
akamaized.net
|
akamaized.net
|
||||||
akamaizercentral.com
|
akamaizercentral.com
|
||||||
|
@ -128,6 +128,7 @@ alipaymo.com @!cn
|
|||||||
# 阿里云盘
|
# 阿里云盘
|
||||||
alicloudccp.com
|
alicloudccp.com
|
||||||
aliyundrive.com
|
aliyundrive.com
|
||||||
|
aliyundrive.net
|
||||||
|
|
||||||
# 菜鸟
|
# 菜鸟
|
||||||
cainiao.com
|
cainiao.com
|
||||||
|
@ -52,6 +52,7 @@ amazon.com.br
|
|||||||
amazon.com.mx
|
amazon.com.mx
|
||||||
amazon.com.tr
|
amazon.com.tr
|
||||||
amazon.de
|
amazon.de
|
||||||
|
amazon.dev
|
||||||
amazon.es
|
amazon.es
|
||||||
amazon.fr
|
amazon.fr
|
||||||
amazon.in
|
amazon.in
|
||||||
|
5
data/anthropic
Normal file
5
data/anthropic
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
anthropic.com
|
||||||
|
claude.ai
|
||||||
|
|
||||||
|
# CDN
|
||||||
|
full:servd-anthropic-website.b-cdn.net
|
3
data/aparat
Normal file
3
data/aparat
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
aparat.com
|
||||||
|
aparatkids.com
|
||||||
|
aparatsport.com
|
2
data/apifox
Normal file
2
data/apifox
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
apifox.cn
|
||||||
|
apifox.com
|
@ -1 +1,3 @@
|
|||||||
archive.org
|
archive.org
|
||||||
|
archive-it.org
|
||||||
|
openlibrary.org
|
||||||
|
1
data/aws
1
data/aws
@ -32,6 +32,7 @@ awsstatic.com
|
|||||||
awsthinkbox.com
|
awsthinkbox.com
|
||||||
awstrack.me
|
awstrack.me
|
||||||
cdkworkshop.com
|
cdkworkshop.com
|
||||||
|
cloudfront.com
|
||||||
cloudfront.net
|
cloudfront.net
|
||||||
containersonaws.com
|
containersonaws.com
|
||||||
elasticbeanstalk.com
|
elasticbeanstalk.com
|
||||||
|
@ -46,6 +46,7 @@ azuredns-prd.info
|
|||||||
azuredns-prd.org
|
azuredns-prd.org
|
||||||
azureedge-test.net
|
azureedge-test.net
|
||||||
azureedge.net
|
azureedge.net
|
||||||
|
azurefd.net
|
||||||
azurehdinsight.cn @cn
|
azurehdinsight.cn @cn
|
||||||
azureiotcentral.com
|
azureiotcentral.com
|
||||||
azureiotsolutions.com
|
azureiotsolutions.com
|
||||||
|
2
data/baltamatica
Normal file
2
data/baltamatica
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# 北太天元通用数值计算
|
||||||
|
baltamatica.com
|
@ -1,4 +1,6 @@
|
|||||||
bandwagonhost.com
|
bandwagonhost.com
|
||||||
bwh1.net
|
bwh1.net
|
||||||
bwh8.net
|
bwh8.net
|
||||||
|
bwh81.net
|
||||||
bwh88.net
|
bwh88.net
|
||||||
|
bwh89.net
|
||||||
|
3
data/bbc
3
data/bbc
@ -1,12 +1,13 @@
|
|||||||
# All .bbc domains
|
# All .bbc domains
|
||||||
bbc
|
bbc
|
||||||
|
|
||||||
|
bbc-reporting-api.app
|
||||||
bbc.co.uk
|
bbc.co.uk
|
||||||
bbc.com
|
bbc.com
|
||||||
bbc.in
|
bbc.in
|
||||||
bbc.net.uk
|
bbc.net.uk
|
||||||
bbci.co.uk
|
|
||||||
bbcfmt.s.llnwi.net
|
bbcfmt.s.llnwi.net
|
||||||
|
bbci.co.uk
|
||||||
bbcmedia.co.uk
|
bbcmedia.co.uk
|
||||||
bbcpersian.com
|
bbcpersian.com
|
||||||
bbcverticals.com
|
bbcverticals.com
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
include:bilibili-game
|
||||||
|
|
||||||
|
|
||||||
|
# 哔哩哔哩漫画
|
||||||
|
bilicomics.com
|
||||||
|
|
||||||
|
full:manga.bilibili.com
|
||||||
|
|
||||||
|
|
||||||
acg.tv
|
acg.tv
|
||||||
acgvideo.com
|
acgvideo.com
|
||||||
animetamashi.cn
|
animetamashi.cn
|
||||||
@ -6,6 +15,7 @@ anitama.cn
|
|||||||
anitama.net
|
anitama.net
|
||||||
b23.tv
|
b23.tv
|
||||||
bigfun.cn
|
bigfun.cn
|
||||||
|
bigfunapp.cn
|
||||||
bili22.cn
|
bili22.cn
|
||||||
bili2233.cn
|
bili2233.cn
|
||||||
bili23.cn
|
bili23.cn
|
||||||
@ -13,12 +23,10 @@ bili33.cn
|
|||||||
biliapi.com
|
biliapi.com
|
||||||
biliapi.net
|
biliapi.net
|
||||||
bilibili.cc
|
bilibili.cc
|
||||||
|
bilibili.cn
|
||||||
bilibili.com
|
bilibili.com
|
||||||
bilibili.net
|
bilibili.net
|
||||||
bilibili.tv @!cn
|
bilibili.tv @!cn
|
||||||
bilibiligame.cn
|
|
||||||
bilibiligame.co
|
|
||||||
bilibiligame.net
|
|
||||||
bilibilipay.cn
|
bilibilipay.cn
|
||||||
bilibilipay.com
|
bilibilipay.com
|
||||||
bilicdn1.com
|
bilicdn1.com
|
||||||
@ -26,9 +34,6 @@ bilicdn2.com
|
|||||||
bilicdn3.com
|
bilicdn3.com
|
||||||
bilicdn4.com
|
bilicdn4.com
|
||||||
bilicdn5.com
|
bilicdn5.com
|
||||||
biligame.co
|
|
||||||
biligame.com
|
|
||||||
biligame.net
|
|
||||||
biligo.com
|
biligo.com
|
||||||
biliintl.com @!cn
|
biliintl.com @!cn
|
||||||
bilivideo.cn
|
bilivideo.cn
|
||||||
|
6
data/bilibili-game
Normal file
6
data/bilibili-game
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
bilibiligame.cn @cn
|
||||||
|
bilibiligame.co @cn
|
||||||
|
bilibiligame.net @cn
|
||||||
|
biligame.co @cn
|
||||||
|
biligame.com @cn
|
||||||
|
biligame.net @cn
|
@ -28,3 +28,7 @@ binancezh.top
|
|||||||
# API
|
# API
|
||||||
binanceapi.com
|
binanceapi.com
|
||||||
bnbstatic.com
|
bnbstatic.com
|
||||||
|
|
||||||
|
# saas
|
||||||
|
saasexch.com
|
||||||
|
appsflayer.com
|
||||||
|
@ -1,14 +1,9 @@
|
|||||||
blizzard.cn @cn
|
|
||||||
blizzard.com
|
blizzard.com
|
||||||
blizzardgames.cn @cn
|
|
||||||
blizzardgearstore.com
|
blizzardgearstore.com
|
||||||
blz-contentstack.com
|
blz-contentstack.com
|
||||||
blzstatic.cn @cn
|
|
||||||
|
|
||||||
# Battle.Net
|
# Battle.Net
|
||||||
battle.net
|
battle.net
|
||||||
battlenet.com.cn @cn
|
|
||||||
bnet.163.com @cn
|
|
||||||
full:blizzard.nefficient.co.kr
|
full:blizzard.nefficient.co.kr
|
||||||
full:blzddist1-a.akamaihd.net
|
full:blzddist1-a.akamaihd.net
|
||||||
full:blzddistkr1-a.akamaihd.net
|
full:blzddistkr1-a.akamaihd.net
|
||||||
@ -19,38 +14,27 @@ full:bnetshopus.akamaized.net
|
|||||||
# Diablo
|
# Diablo
|
||||||
diablo3.com
|
diablo3.com
|
||||||
diabloimmortal.com
|
diabloimmortal.com
|
||||||
full:di.res.netease.com @cn
|
|
||||||
full:diablo3.nosdn.127.net @cn
|
|
||||||
|
|
||||||
# Hearthstone
|
# Hearthstone
|
||||||
firesidegatherings.com
|
firesidegatherings.com
|
||||||
playhearthstone.com
|
playhearthstone.com
|
||||||
full:hearthstone.nosdn.127.net @cn
|
|
||||||
|
|
||||||
# Hero of the Storm
|
# Hero of the Storm
|
||||||
heroesofthestorm.com
|
heroesofthestorm.com
|
||||||
full:hearthstone.nosdn.127.net @cn
|
|
||||||
full:heroes.nos.netease.com @cn
|
|
||||||
|
|
||||||
# Overwatch
|
# Overwatch
|
||||||
playoverwatch.com
|
playoverwatch.com
|
||||||
full:overwatch.nosdn.127.net @cn
|
|
||||||
|
|
||||||
# Starcraft
|
# Starcraft
|
||||||
starcraft.com
|
starcraft.com
|
||||||
starcraft2.com
|
starcraft2.com
|
||||||
full:sc2.nosdn.127.net @cn
|
|
||||||
|
|
||||||
# Warcraft
|
# Warcraft
|
||||||
playwarcraft3.com
|
playwarcraft3.com
|
||||||
|
|
||||||
# World of Warcraft
|
# World of Warcraft
|
||||||
worldofwarcraft.com
|
worldofwarcraft.com
|
||||||
wowchina.com @cn
|
|
||||||
full:wow.nosdn.127.net @cn
|
|
||||||
|
|
||||||
full:blizzcon-a.akamaihd.net
|
full:blizzcon-a.akamaihd.net
|
||||||
full:blz.nosdn.127.net @cn
|
|
||||||
full:blzmedia-a.akamaihd.net
|
full:blzmedia-a.akamaihd.net
|
||||||
full:blznav.akamaized.net
|
full:blznav.akamaized.net
|
||||||
full:cn.actual.battle.net @cn
|
|
||||||
|
1
data/bluearchive
Normal file
1
data/bluearchive
Normal file
@ -0,0 +1 @@
|
|||||||
|
bluearchive-cn.com @cn
|
1
data/blurams
Normal file
1
data/blurams
Normal file
@ -0,0 +1 @@
|
|||||||
|
blurams.com
|
@ -1,4 +1,5 @@
|
|||||||
include:bcy
|
include:bcy
|
||||||
|
include:fqnovel
|
||||||
include:juejin
|
include:juejin
|
||||||
include:lark
|
include:lark
|
||||||
include:tiktok
|
include:tiktok
|
||||||
@ -10,13 +11,17 @@ byted.org
|
|||||||
bytedance.com
|
bytedance.com
|
||||||
bytedance.net
|
bytedance.net
|
||||||
bytedanceapi.com
|
bytedanceapi.com
|
||||||
|
bytedapm.com
|
||||||
bytedns.net
|
bytedns.net
|
||||||
bytednsdoc.com
|
bytednsdoc.com
|
||||||
bytedns1.com
|
bytedns1.com
|
||||||
bytefcdn.com
|
bytefcdn.com
|
||||||
|
bytegecko.com
|
||||||
bytegoofy.com
|
bytegoofy.com
|
||||||
bytegslb.com
|
bytegslb.com
|
||||||
|
bytehwm.com
|
||||||
byteimg.com
|
byteimg.com
|
||||||
|
byteintl.net
|
||||||
bytelb.net
|
bytelb.net
|
||||||
byteoversea.com @!cn
|
byteoversea.com @!cn
|
||||||
bytescm.com
|
bytescm.com
|
||||||
@ -77,7 +82,9 @@ baike.com
|
|||||||
|
|
||||||
# 飞书
|
# 飞书
|
||||||
feishu.cn
|
feishu.cn
|
||||||
|
feishu.net
|
||||||
feishucdn.com
|
feishucdn.com
|
||||||
|
feishupkg.com
|
||||||
|
|
||||||
# 悟空问答
|
# 悟空问答
|
||||||
wukong.com
|
wukong.com
|
||||||
@ -104,10 +111,6 @@ gogokid.com
|
|||||||
# 皮皮虾
|
# 皮皮虾
|
||||||
pipix.com
|
pipix.com
|
||||||
|
|
||||||
# 番茄小说
|
|
||||||
muyewx.com
|
|
||||||
changdunovel.com
|
|
||||||
|
|
||||||
# faceu
|
# faceu
|
||||||
faceu.com
|
faceu.com
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@ include:applovin-ads
|
|||||||
include:atom-data-ads
|
include:atom-data-ads
|
||||||
include:baidu-ads
|
include:baidu-ads
|
||||||
include:bytedance-ads
|
include:bytedance-ads
|
||||||
|
include:category-ads-ir
|
||||||
include:clearbitjs-ads
|
include:clearbitjs-ads
|
||||||
include:dmm-ads
|
include:dmm-ads
|
||||||
include:emogi-ads
|
include:emogi-ads
|
||||||
@ -61,14 +62,14 @@ include:zynga-ads
|
|||||||
51y5.net
|
51y5.net
|
||||||
a.adtng.com
|
a.adtng.com
|
||||||
aaxads.com
|
aaxads.com
|
||||||
addthisedge.com
|
|
||||||
adtrue.com
|
|
||||||
ad-srv.net
|
ad-srv.net
|
||||||
ad.api.moji.com
|
ad.api.moji.com
|
||||||
ad.wang502.com
|
ad.wang502.com
|
||||||
adbutter.net
|
adbutter.net
|
||||||
|
addthisedge.com
|
||||||
ads.trafficjunky.net
|
ads.trafficjunky.net
|
||||||
adtechus.com
|
adtechus.com
|
||||||
|
adtrue.com
|
||||||
adxprtz.com
|
adxprtz.com
|
||||||
cdn.advertserve.com
|
cdn.advertserve.com
|
||||||
cdn.banclip.com
|
cdn.banclip.com
|
||||||
@ -85,6 +86,7 @@ imglnkc.com
|
|||||||
imglnkd.com
|
imglnkd.com
|
||||||
innovid.com
|
innovid.com
|
||||||
ja2.gamersky.com
|
ja2.gamersky.com
|
||||||
|
jads.co
|
||||||
jl3.yjaxa.top
|
jl3.yjaxa.top
|
||||||
juicyads.com
|
juicyads.com
|
||||||
kepler-37b.com
|
kepler-37b.com
|
||||||
|
9
data/category-ads-ir
Normal file
9
data/category-ads-ir
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Iranian Advertising websites
|
||||||
|
|
||||||
|
adivery.com
|
||||||
|
adivery.ir
|
||||||
|
kaprila.com
|
||||||
|
najva.com
|
||||||
|
sabavision.com
|
||||||
|
tapsell.ir
|
||||||
|
yektanet.com
|
@ -6,6 +6,7 @@ bank-maskan.ir
|
|||||||
bankmellat.ir
|
bankmellat.ir
|
||||||
banksepah.ir
|
banksepah.ir
|
||||||
bim.ir
|
bim.ir
|
||||||
|
blubank.com
|
||||||
bmi.ir
|
bmi.ir
|
||||||
bpi.ir
|
bpi.ir
|
||||||
bsi.ir
|
bsi.ir
|
||||||
@ -18,13 +19,13 @@ hibank24.com
|
|||||||
izbank.ir
|
izbank.ir
|
||||||
karafarinbank.ir
|
karafarinbank.ir
|
||||||
mebank.ir
|
mebank.ir
|
||||||
|
mresalat.ir
|
||||||
parsian-bank.com
|
parsian-bank.com
|
||||||
postbank.ir
|
postbank.ir
|
||||||
qmb.ir
|
qmb.ir
|
||||||
rb24.ir
|
rb24.ir
|
||||||
refah-bank.ir
|
refah-bank.ir
|
||||||
rqbank.ir
|
rqbank.ir
|
||||||
mresalat.ir
|
|
||||||
sb24.com
|
sb24.com
|
||||||
sbank.ir
|
sbank.ir
|
||||||
shahr-bank.ir
|
shahr-bank.ir
|
3
data/category-blog-cn
Normal file
3
data/category-blog-cn
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# List of all blog domains that have access point in China mainland
|
||||||
|
|
||||||
|
huangyuhui.net # 粤ICP备18071565号-1
|
@ -21,6 +21,7 @@ bmibourse.com
|
|||||||
bt-broker.com
|
bt-broker.com
|
||||||
danabroker.com
|
danabroker.com
|
||||||
emofid.com
|
emofid.com
|
||||||
|
mofidonline.com
|
||||||
etminansahm.com
|
etminansahm.com
|
||||||
hafezbourse.com
|
hafezbourse.com
|
||||||
irfarabi.com
|
irfarabi.com
|
@ -11,13 +11,17 @@ include:atlassian
|
|||||||
include:att
|
include:att
|
||||||
include:autodesk
|
include:autodesk
|
||||||
include:bandwagonhost
|
include:bandwagonhost
|
||||||
|
include:blurams
|
||||||
include:canon
|
include:canon
|
||||||
|
include:chegg
|
||||||
include:cisco
|
include:cisco
|
||||||
include:cloudcone
|
include:cloudcone
|
||||||
include:collabora
|
include:collabora
|
||||||
include:dell
|
include:dell
|
||||||
include:digitalocean
|
include:digitalocean
|
||||||
|
include:duolingo
|
||||||
include:faronics
|
include:faronics
|
||||||
|
include:giffgaff
|
||||||
include:gigabyte
|
include:gigabyte
|
||||||
include:godaddy
|
include:godaddy
|
||||||
include:google
|
include:google
|
||||||
@ -27,12 +31,15 @@ include:hkbn
|
|||||||
include:hp
|
include:hp
|
||||||
include:hubblephone
|
include:hubblephone
|
||||||
include:ibm
|
include:ibm
|
||||||
|
include:inshot
|
||||||
include:intel
|
include:intel
|
||||||
|
include:kakao
|
||||||
include:lg
|
include:lg
|
||||||
include:logitech
|
include:logitech
|
||||||
include:mailru
|
include:mailru
|
||||||
include:meta
|
include:meta
|
||||||
include:microsoft
|
include:microsoft
|
||||||
|
include:mikrotik
|
||||||
include:mindgeek
|
include:mindgeek
|
||||||
include:mozilla
|
include:mozilla
|
||||||
include:musixmatch
|
include:musixmatch
|
||||||
@ -44,6 +51,7 @@ include:openweather
|
|||||||
include:oracle
|
include:oracle
|
||||||
include:panasonic
|
include:panasonic
|
||||||
include:pccw
|
include:pccw
|
||||||
|
include:qnap
|
||||||
include:qualcomm
|
include:qualcomm
|
||||||
include:qwant
|
include:qwant
|
||||||
include:razer
|
include:razer
|
||||||
@ -63,4 +71,7 @@ include:wisekey
|
|||||||
include:yahoo
|
include:yahoo
|
||||||
include:yandex
|
include:yandex
|
||||||
|
|
||||||
|
# Remote Control
|
||||||
|
include:category-remote-control
|
||||||
|
|
||||||
porkbun.com
|
porkbun.com
|
||||||
|
@ -9,12 +9,14 @@ include:ethereum
|
|||||||
include:huobi
|
include:huobi
|
||||||
include:localbitcoins
|
include:localbitcoins
|
||||||
include:okx
|
include:okx
|
||||||
|
include:onekey
|
||||||
include:wisekey
|
include:wisekey
|
||||||
include:zb
|
include:zb
|
||||||
|
|
||||||
bitbank.cc
|
bitbank.cc
|
||||||
bitcoin.org
|
bitcoin.org
|
||||||
bitfinex.com
|
bitfinex.com
|
||||||
|
bitget.com
|
||||||
bitmex.com
|
bitmex.com
|
||||||
bitquick.co
|
bitquick.co
|
||||||
bitstamp.net
|
bitstamp.net
|
||||||
@ -22,16 +24,23 @@ bittrex.com
|
|||||||
btcbox.co.jp
|
btcbox.co.jp
|
||||||
cex.io
|
cex.io
|
||||||
coinbase.com
|
coinbase.com
|
||||||
|
coingecko.com
|
||||||
coinglass.com
|
coinglass.com
|
||||||
|
coinmarketcap.com
|
||||||
|
crypto.com
|
||||||
cryptocompare.com
|
cryptocompare.com
|
||||||
curve.fi
|
curve.fi
|
||||||
debank.com
|
debank.com
|
||||||
dogecoin.com
|
dogecoin.com
|
||||||
|
gate.io
|
||||||
infura.io
|
infura.io
|
||||||
|
mexc.com
|
||||||
|
mexcsensors.com
|
||||||
mytokenapi.com
|
mytokenapi.com
|
||||||
kraken.com
|
kraken.com
|
||||||
opensea.io
|
opensea.io
|
||||||
paxful.com
|
paxful.com
|
||||||
truefi.io
|
truefi.io
|
||||||
|
unisat.io
|
||||||
uniswap.org
|
uniswap.org
|
||||||
zapper.fi
|
zapper.fi
|
||||||
|
@ -28,6 +28,7 @@ include:huawei-dev
|
|||||||
include:intel-dev
|
include:intel-dev
|
||||||
include:java
|
include:java
|
||||||
include:jetbrains
|
include:jetbrains
|
||||||
|
include:jetbrains-ai
|
||||||
include:jfrog
|
include:jfrog
|
||||||
include:jsdelivr
|
include:jsdelivr
|
||||||
include:kubernetes
|
include:kubernetes
|
||||||
@ -46,6 +47,7 @@ include:redis
|
|||||||
include:remirepo
|
include:remirepo
|
||||||
include:ruby
|
include:ruby
|
||||||
include:rust
|
include:rust
|
||||||
|
include:redhat
|
||||||
include:scala
|
include:scala
|
||||||
include:stackexchange
|
include:stackexchange
|
||||||
include:strikingly
|
include:strikingly
|
||||||
@ -61,6 +63,7 @@ include:xda
|
|||||||
adventofcode.com
|
adventofcode.com
|
||||||
alpinelinux.org
|
alpinelinux.org
|
||||||
apache.org
|
apache.org
|
||||||
|
artixlinux.org
|
||||||
atom.io
|
atom.io
|
||||||
badgen.net
|
badgen.net
|
||||||
|
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
include:aixcoder
|
include:aixcoder
|
||||||
|
include:apifox
|
||||||
|
include:baltamatica
|
||||||
include:cnblogs
|
include:cnblogs
|
||||||
include:coding
|
include:coding
|
||||||
include:csdn
|
include:csdn
|
||||||
|
@ -7,6 +7,23 @@ include:xueersi
|
|||||||
include:yuanfudao
|
include:yuanfudao
|
||||||
include:zhihuishu
|
include:zhihuishu
|
||||||
|
|
||||||
|
|
||||||
|
# 雨课堂
|
||||||
|
include:yuketang
|
||||||
|
|
||||||
|
## 雨豆课堂
|
||||||
|
yudou.cn
|
||||||
|
|
||||||
|
## 雨实验
|
||||||
|
yushiyan.net
|
||||||
|
|
||||||
|
## 学堂在线
|
||||||
|
xuetangx.com
|
||||||
|
|
||||||
|
# 时代行云
|
||||||
|
x-cloud.cc
|
||||||
|
|
||||||
|
|
||||||
# 莞教通
|
# 莞教通
|
||||||
dgjy.net
|
dgjy.net
|
||||||
|
|
||||||
|
12
data/category-education-ir
Normal file
12
data/category-education-ir
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Iranian education and learning websites
|
||||||
|
|
||||||
|
# Course
|
||||||
|
faradars.org
|
||||||
|
git.ir
|
||||||
|
learnby.ir
|
||||||
|
toplearn.com
|
||||||
|
|
||||||
|
# Webinar
|
||||||
|
done.ir
|
||||||
|
iranlms.org
|
||||||
|
webinarplus.online
|
@ -10,6 +10,7 @@ include:boomerang
|
|||||||
include:catchplay
|
include:catchplay
|
||||||
include:category-games
|
include:category-games
|
||||||
include:category-novel
|
include:category-novel
|
||||||
|
include:dailymotion
|
||||||
include:dandanzan
|
include:dandanzan
|
||||||
include:dazn
|
include:dazn
|
||||||
include:deviantart
|
include:deviantart
|
||||||
@ -22,6 +23,7 @@ include:hamivideo
|
|||||||
include:hbo
|
include:hbo
|
||||||
include:hulu
|
include:hulu
|
||||||
include:imdb
|
include:imdb
|
||||||
|
include:iyf
|
||||||
include:kingkonglive
|
include:kingkonglive
|
||||||
include:kkbox
|
include:kkbox
|
||||||
include:kktv
|
include:kktv
|
||||||
@ -55,6 +57,7 @@ include:vimeo
|
|||||||
include:visualarts
|
include:visualarts
|
||||||
include:viu
|
include:viu
|
||||||
include:volmoe
|
include:volmoe
|
||||||
|
include:webnovel
|
||||||
include:wwe
|
include:wwe
|
||||||
include:youtube
|
include:youtube
|
||||||
include:zeetv
|
include:zeetv
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
include:wise
|
||||||
|
|
||||||
fxcorporate.com
|
fxcorporate.com
|
||||||
mql5.com
|
mql5.com
|
||||||
tradingview.com
|
tradingview.com
|
||||||
|
5
data/category-forums-ir
Normal file
5
data/category-forums-ir
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Iranian forums and community websites
|
||||||
|
|
||||||
|
# Quera
|
||||||
|
quera.ir
|
||||||
|
quera.org
|
8
data/category-game-accelerator-cn
Normal file
8
data/category-game-accelerator-cn
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
leigod.com # 鄂ICP备19027593号-2
|
||||||
|
tmjiasuqi.com # 蜀ICP备17036496号-7
|
||||||
|
uu.163.com
|
||||||
|
xunyou.com # 蜀ICP备07504248号-4
|
||||||
|
|
||||||
|
# 薄荷加速器
|
||||||
|
bohejiasuqi.com
|
||||||
|
jiasu.bohe.com # 鄂ICP备18023477号-1
|
@ -1,5 +1,7 @@
|
|||||||
include:2kgames
|
include:2kgames
|
||||||
|
include:bilibili-game
|
||||||
include:blizzard
|
include:blizzard
|
||||||
|
include:bluearchive
|
||||||
include:curseforge
|
include:curseforge
|
||||||
include:cygames
|
include:cygames
|
||||||
include:ea
|
include:ea
|
||||||
@ -7,11 +9,13 @@ include:epicgames
|
|||||||
include:garena
|
include:garena
|
||||||
include:gog
|
include:gog
|
||||||
include:illusion
|
include:illusion
|
||||||
|
include:lowiro
|
||||||
include:mihoyo
|
include:mihoyo
|
||||||
include:nintendo
|
include:nintendo
|
||||||
include:op
|
include:op
|
||||||
include:pandanet
|
include:pandanet
|
||||||
include:pinkcore
|
include:pinkcore
|
||||||
|
include:projectsekai
|
||||||
include:playstation
|
include:playstation
|
||||||
include:purikonejp
|
include:purikonejp
|
||||||
include:riot
|
include:riot
|
||||||
@ -21,6 +25,7 @@ include:steamunlocked
|
|||||||
include:tencent-games
|
include:tencent-games
|
||||||
include:ubisoft
|
include:ubisoft
|
||||||
include:xbox
|
include:xbox
|
||||||
|
include:ynoproject
|
||||||
|
|
||||||
fanatical.com
|
fanatical.com
|
||||||
humblebundle.com
|
humblebundle.com
|
||||||
|
@ -12,6 +12,7 @@ dmk.ir
|
|||||||
doe.ir
|
doe.ir
|
||||||
dolat.ir
|
dolat.ir
|
||||||
eadl.ir
|
eadl.ir
|
||||||
|
enamad.ir
|
||||||
gov.ir
|
gov.ir
|
||||||
hadafmandi.ir
|
hadafmandi.ir
|
||||||
intamedia.ir
|
intamedia.ir
|
||||||
@ -19,9 +20,11 @@ irimo.ir
|
|||||||
moi.ir
|
moi.ir
|
||||||
mporg.ir
|
mporg.ir
|
||||||
parliran.ir
|
parliran.ir
|
||||||
|
post.ir
|
||||||
president.ir
|
president.ir
|
||||||
refahi.ir
|
refahi.ir
|
||||||
sahamedalat.ir
|
sahamedalat.ir
|
||||||
|
samandehi.ir
|
||||||
samanese.ir
|
samanese.ir
|
||||||
sccr.ir
|
sccr.ir
|
||||||
shora-gc.ir
|
shora-gc.ir
|
@ -148,4 +148,4 @@ yuzhno-sakhalinsk.ru # Yuzhno-Sakhalinsk City, Sakhalin Region
|
|||||||
chukotka.ru # Chukotka Autonomous Area
|
chukotka.ru # Chukotka Autonomous Area
|
||||||
jamal.ru # Yamal-Nenets Autonomous Area
|
jamal.ru # Yamal-Nenets Autonomous Area
|
||||||
surgut.ru # Khanty-Mansi Autonomous Area – Yugra
|
surgut.ru # Khanty-Mansi Autonomous Area – Yugra
|
||||||
yamal.ru # Yamal-Nenets Autonomous Area
|
yamal.ru # Yamal-Nenets Autonomous Area
|
@ -1,6 +1,7 @@
|
|||||||
# Iranian insurance websites
|
# Iranian insurance websites
|
||||||
|
|
||||||
alborzinsurance.ir
|
alborzinsurance.ir
|
||||||
|
bimeh.com
|
||||||
bimehasia.com
|
bimehasia.com
|
||||||
bimeonline.com
|
bimeonline.com
|
||||||
dana-insurance.com
|
dana-insurance.com
|
@ -1,23 +1,35 @@
|
|||||||
# Iranian websites which will not open without an Iranian IP
|
# Iranian websites which will not open without an Iranian IP
|
||||||
# Use to make them direct connections so they open inside Iran
|
# Use to make them direct connections so they open inside Iran
|
||||||
|
|
||||||
include:category-ir-bank
|
include:category-bank-ir
|
||||||
include:category-ir-bourse
|
include:category-bourse-ir
|
||||||
include:category-ir-gov
|
include:category-education-ir
|
||||||
include:category-ir-insurance
|
include:category-forums-ir
|
||||||
include:category-ir-media
|
include:category-gov-ir
|
||||||
include:category-ir-news
|
include:category-insurance-ir
|
||||||
include:category-ir-payment
|
include:category-media-ir
|
||||||
include:category-ir-scholar
|
include:category-news-ir
|
||||||
include:category-ir-shopping
|
include:category-payment-ir
|
||||||
include:category-ir-social-media
|
include:category-scholar-ir
|
||||||
include:category-ir-tech
|
include:category-shopping-ir
|
||||||
include:category-ir-travel
|
include:category-social-media-ir
|
||||||
|
include:category-tech-ir
|
||||||
|
include:category-travel-ir
|
||||||
|
|
||||||
|
# Conglomerate company
|
||||||
|
include:snapp
|
||||||
|
|
||||||
|
# Blog
|
||||||
|
blogfa.com
|
||||||
|
blogsky.com
|
||||||
|
loxblog.com
|
||||||
|
niniweblog.com
|
||||||
|
rozblog.com
|
||||||
|
|
||||||
# Maps
|
# Maps
|
||||||
balad.ir
|
balad.ir
|
||||||
raah.ir
|
|
||||||
neshan.org
|
neshan.org
|
||||||
|
raah.ir
|
||||||
|
|
||||||
# Sport
|
# Sport
|
||||||
varzesh3.com
|
varzesh3.com
|
||||||
@ -33,3 +45,16 @@ ikco.ir
|
|||||||
karnameh.com
|
karnameh.com
|
||||||
khodro45.com
|
khodro45.com
|
||||||
saipacorp.com
|
saipacorp.com
|
||||||
|
|
||||||
|
# Misc
|
||||||
|
porsline.ir
|
||||||
|
time.ir
|
||||||
|
|
||||||
|
# Jobs
|
||||||
|
jobinja.com
|
||||||
|
jobinja.ir
|
||||||
|
jobinjacdn.com
|
||||||
|
|
||||||
|
beytoote.com
|
||||||
|
setare.com
|
||||||
|
tebyan.net
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
# Iranian media websites
|
# Iranian media websites
|
||||||
|
include:aparat
|
||||||
|
include:filimo
|
||||||
|
|
||||||
aparat.com
|
cinematicket.org
|
||||||
filimo.com
|
filmnet.ir
|
||||||
irib.ir
|
irib.ir
|
||||||
iribtv.ir
|
iribtv.ir
|
||||||
irinn.ir
|
irinn.ir
|
||||||
@ -17,6 +19,7 @@ radioquran.ir
|
|||||||
radiotehran.ir
|
radiotehran.ir
|
||||||
radiovarzesh.ir
|
radiovarzesh.ir
|
||||||
telewebion.com
|
telewebion.com
|
||||||
|
tmk.ir
|
||||||
tv3.ir
|
tv3.ir
|
||||||
tv5.ir
|
tv5.ir
|
||||||
tv7.ir
|
tv7.ir
|
18
data/category-netdisk-cn
Normal file
18
data/category-netdisk-cn
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
123pan.com # 123云盘
|
||||||
|
cloud.189.cn # 天翼云盘
|
||||||
|
ctfile.com # 城通网盘
|
||||||
|
feimaoyun.com # 飞猫盘
|
||||||
|
pan.baidu.com # 百度网盘
|
||||||
|
pan.quark.cn # 夸克网盘
|
||||||
|
weiyun.com # 微云
|
||||||
|
yun.139.com # 中国移动云盘
|
||||||
|
yunpan.com # 360安全云盘
|
||||||
|
|
||||||
|
# 阿里云盘
|
||||||
|
aliyundrive.com
|
||||||
|
yunpan.aliyun.com
|
||||||
|
|
||||||
|
# 蓝奏云
|
||||||
|
lanzoui.com
|
||||||
|
lanzouw.com
|
||||||
|
lanzoux.com
|
@ -35,6 +35,7 @@ snn.ir
|
|||||||
sobhanehonline.com
|
sobhanehonline.com
|
||||||
tabnak.ir
|
tabnak.ir
|
||||||
tasnimnews.com
|
tasnimnews.com
|
||||||
|
tejaratnews.com
|
||||||
yjc.ir
|
yjc.ir
|
||||||
|
|
||||||
# Newspapers
|
# Newspapers
|
@ -5,10 +5,12 @@ asanpardakht.net
|
|||||||
behpardakht.com
|
behpardakht.com
|
||||||
iranicard.ir
|
iranicard.ir
|
||||||
mydigipay.com
|
mydigipay.com
|
||||||
|
pay.ir
|
||||||
payping.ir
|
payping.ir
|
||||||
pec.ir
|
pec.ir
|
||||||
pep.co.ir
|
pep.co.ir
|
||||||
sadadpsp.ir
|
sadadpsp.ir
|
||||||
sep.ir
|
sep.ir
|
||||||
shaparak.ir
|
shaparak.ir
|
||||||
zarinpal.ir
|
weswap.digital
|
||||||
|
zarinpal.com
|
File diff suppressed because it is too large
Load Diff
@ -17,6 +17,7 @@ jpopsuki.eu
|
|||||||
keepfrds.com
|
keepfrds.com
|
||||||
lemonhd.org
|
lemonhd.org
|
||||||
m-team.cc
|
m-team.cc
|
||||||
|
m-team.io
|
||||||
nanyangpt.com
|
nanyangpt.com
|
||||||
npupt.com
|
npupt.com
|
||||||
open.cd
|
open.cd
|
||||||
|
5
data/category-remote-control
Normal file
5
data/category-remote-control
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
include:teamviewer
|
||||||
|
|
||||||
|
anydesk.com
|
||||||
|
nomachine.com
|
||||||
|
rustdesk.com
|
@ -5,5 +5,7 @@ edu.ir
|
|||||||
iau.ac.ir
|
iau.ac.ir
|
||||||
iranlms.ir
|
iranlms.ir
|
||||||
jtt.ir
|
jtt.ir
|
||||||
|
sanjesh.org
|
||||||
|
sharif.edu
|
||||||
sharif.ir
|
sharif.ir
|
||||||
srttu.edu
|
srttu.edu
|
@ -1,14 +1,17 @@
|
|||||||
# Iranian shopping websites
|
# Iranian shopping websites
|
||||||
|
include:divar
|
||||||
|
|
||||||
digi-kala.com
|
digi-kala.com
|
||||||
digikala.com
|
|
||||||
emalls.ir
|
emalls.ir
|
||||||
esam.ir
|
esam.ir
|
||||||
|
janebi.com
|
||||||
|
janebi.ir
|
||||||
sheypoor.com
|
sheypoor.com
|
||||||
snappfood.ir
|
|
||||||
torob.com
|
torob.com
|
||||||
zanbil.ir
|
zanbil.ir
|
||||||
|
|
||||||
# Divar
|
# Digikala
|
||||||
divar.ir
|
digikala.com
|
||||||
divarcdn.com
|
digikalabusiness.com
|
||||||
|
digikalajet.com
|
||||||
|
digistyle.com
|
@ -3,5 +3,6 @@
|
|||||||
include:facebook
|
include:facebook
|
||||||
include:instagram
|
include:instagram
|
||||||
include:linkedin
|
include:linkedin
|
||||||
|
include:threads
|
||||||
include:twitter
|
include:twitter
|
||||||
include:vk
|
include:vk
|
||||||
|
@ -4,5 +4,9 @@ bale.ai
|
|||||||
eitaa.com
|
eitaa.com
|
||||||
eitaa.ir
|
eitaa.ir
|
||||||
gap.im
|
gap.im
|
||||||
|
mizito.ir
|
||||||
|
niniban.com
|
||||||
|
ninisite.com
|
||||||
rubika.ir
|
rubika.ir
|
||||||
splus.ir
|
splus.ir
|
||||||
|
virasty.com
|
@ -5,21 +5,22 @@ arvancloud.com
|
|||||||
arvancloud.ir
|
arvancloud.ir
|
||||||
asiatech.ir
|
asiatech.ir
|
||||||
cafebazaar.ir
|
cafebazaar.ir
|
||||||
|
cafebazaar.org
|
||||||
download.ir
|
download.ir
|
||||||
downloadly.ir
|
downloadly.ir
|
||||||
git.ir
|
|
||||||
hiweb.ir
|
hiweb.ir
|
||||||
|
ipnumberia.com
|
||||||
irancell.ir
|
irancell.ir
|
||||||
iranserver.com
|
iranserver.com
|
||||||
mci.ir
|
mci.ir
|
||||||
mihanwebhost.com
|
mihanwebhost.com
|
||||||
mobinnet.ir
|
mobinnet.ir
|
||||||
myket.ir
|
myket.ir
|
||||||
najva.com
|
|
||||||
neshanmap.ir
|
neshanmap.ir
|
||||||
p30download.com
|
p30download.com
|
||||||
p30download.ir
|
p30download.ir
|
||||||
parsonline.com
|
parsonline.com
|
||||||
|
picofile.com
|
||||||
pishgaman.net
|
pishgaman.net
|
||||||
rightel.ir
|
rightel.ir
|
||||||
sarzamindownload.com
|
sarzamindownload.com
|
||||||
@ -27,6 +28,7 @@ shatel.ir
|
|||||||
soft98.ir
|
soft98.ir
|
||||||
sotoon.ir
|
sotoon.ir
|
||||||
taliya.ir
|
taliya.ir
|
||||||
tapsell.ir
|
|
||||||
tci.ir
|
tci.ir
|
||||||
yektanet.com
|
uplod.ir
|
||||||
|
uupload.ir
|
||||||
|
zoomit.ir
|
@ -3,9 +3,4 @@
|
|||||||
alibaba.ir
|
alibaba.ir
|
||||||
flightio.com
|
flightio.com
|
||||||
mrbilit.com
|
mrbilit.com
|
||||||
snapp.cab
|
|
||||||
snapp.ir
|
|
||||||
snapp.site
|
|
||||||
snapp.taxi
|
|
||||||
snapp.tech
|
|
||||||
tapsi.ir
|
tapsi.ir
|
@ -34,6 +34,7 @@ gfw.press
|
|||||||
maying.co
|
maying.co
|
||||||
mocloudplus.com
|
mocloudplus.com
|
||||||
mray.club
|
mray.club
|
||||||
|
mudfish.net
|
||||||
muncloud.dog
|
muncloud.dog
|
||||||
renzhe.cloud
|
renzhe.cloud
|
||||||
ssplive.pw
|
ssplive.pw
|
||||||
|
2
data/chegg
Normal file
2
data/chegg
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
chegg.com
|
||||||
|
cheggcdn.com
|
@ -1,5 +1,6 @@
|
|||||||
10010.com
|
10010.com
|
||||||
10010.com.cn
|
10010.com.cn
|
||||||
|
114menhu.com
|
||||||
chinaunicom.com
|
chinaunicom.com
|
||||||
chinaunicom.com.cn
|
chinaunicom.com.cn
|
||||||
chinaunicom.com.hk
|
chinaunicom.com.hk
|
||||||
|
@ -3,6 +3,7 @@ include:cloudflare-cn
|
|||||||
argotunnel.com
|
argotunnel.com
|
||||||
cf-ipfs.com
|
cf-ipfs.com
|
||||||
cloudflare-dns.com
|
cloudflare-dns.com
|
||||||
|
cloudflare-gateway.com
|
||||||
cloudflare-ipfs.com
|
cloudflare-ipfs.com
|
||||||
cloudflare-quic.com
|
cloudflare-quic.com
|
||||||
cloudflare.com
|
cloudflare.com
|
||||||
@ -14,6 +15,7 @@ cloudflarebolt.com
|
|||||||
cloudflareclient.com
|
cloudflareclient.com
|
||||||
cloudflareinsights.com
|
cloudflareinsights.com
|
||||||
cloudflareok.com
|
cloudflareok.com
|
||||||
|
cloudflareportal.com
|
||||||
cloudflarepreview.com
|
cloudflarepreview.com
|
||||||
cloudflareresolve.com
|
cloudflareresolve.com
|
||||||
cloudflaressl.com
|
cloudflaressl.com
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
clubhouse.com
|
||||||
clubhouseapi.com
|
clubhouseapi.com
|
||||||
joinclubhouse.com
|
joinclubhouse.com
|
||||||
|
3
data/dailymotion
Normal file
3
data/dailymotion
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
dailymotion.com
|
||||||
|
dm-event.net
|
||||||
|
dmcdn.net
|
3
data/divar
Normal file
3
data/divar
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
divar.cloud
|
||||||
|
divar.ir
|
||||||
|
divarcdn.com
|
@ -1,7 +1,9 @@
|
|||||||
chobit.cc
|
chobit.cc
|
||||||
|
ci-en.jp
|
||||||
ci-en.net
|
ci-en.net
|
||||||
dlsite.com
|
dlsite.com
|
||||||
dlsite.com.tw
|
dlsite.com.tw
|
||||||
|
dlsite.jp
|
||||||
dlsitestudio.com
|
dlsitestudio.com
|
||||||
nijiyome.jp
|
nijiyome.jp
|
||||||
triokini.com
|
triokini.com
|
||||||
|
2
data/duolingo
Normal file
2
data/duolingo
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
duolingo.com
|
||||||
|
duolingo.cn @cn
|
@ -3,6 +3,7 @@ eac-cdn.com
|
|||||||
easy.ac
|
easy.ac
|
||||||
easyanticheat.net
|
easyanticheat.net
|
||||||
epicgames.com
|
epicgames.com
|
||||||
|
epicgames.dev
|
||||||
fortnite.com
|
fortnite.com
|
||||||
paragon.com
|
paragon.com
|
||||||
playparagon.com
|
playparagon.com
|
||||||
|
@ -13,6 +13,7 @@ epochstories.com
|
|||||||
epochtime.com
|
epochtime.com
|
||||||
epochtimes-bg.com
|
epochtimes-bg.com
|
||||||
epochtimes-romania.com
|
epochtimes-romania.com
|
||||||
|
epochtimes.bg
|
||||||
epochtimes.co.il
|
epochtimes.co.il
|
||||||
epochtimes.co.kr
|
epochtimes.co.kr
|
||||||
epochtimes.co.uk
|
epochtimes.co.uk
|
||||||
|
@ -1,16 +1,44 @@
|
|||||||
include:epochmediagroup
|
include:epochmediagroup
|
||||||
|
include:kanzhongguo
|
||||||
|
include:soundofhope
|
||||||
|
|
||||||
|
aboluowang.com
|
||||||
bannedbook.net
|
bannedbook.net
|
||||||
bannedbook.org
|
bannedbook.org
|
||||||
|
broadpressinc.com
|
||||||
|
chinaaffairs.org
|
||||||
dafahao.com
|
dafahao.com
|
||||||
|
donatecarsoh.org
|
||||||
dongtaiwang.com
|
dongtaiwang.com
|
||||||
falundafa.org
|
falundafa.org
|
||||||
falundafa.org.tw
|
falundafa.org.tw
|
||||||
|
falundafamuseum.org
|
||||||
|
falungong.club
|
||||||
|
faluninfo.net
|
||||||
|
fawanghuihui.org
|
||||||
|
fayuanbooks.com
|
||||||
|
fgmtv.org
|
||||||
ganjing.com
|
ganjing.com
|
||||||
ganjingworld.com
|
ganjingworld.com
|
||||||
|
guangming.org
|
||||||
mhradio.org
|
mhradio.org
|
||||||
ninecommentaries.com
|
ninecommentaries.com
|
||||||
shenyun.com
|
starp2p.com
|
||||||
shenyunperformingarts.org
|
tiandixing.org
|
||||||
|
tiantibooks.org
|
||||||
|
tuidang.org
|
||||||
|
upholdjustice.org
|
||||||
wujieliulan.com
|
wujieliulan.com
|
||||||
|
xinsheng.net
|
||||||
|
yuanming.net
|
||||||
|
yuming.qxbbs.org
|
||||||
zhengjian.org
|
zhengjian.org
|
||||||
|
zhengwunet.org
|
||||||
|
zhenxiang.biz
|
||||||
|
zhuichaguoji.org
|
||||||
|
|
||||||
|
# 神韻
|
||||||
|
shenyun.com
|
||||||
|
shenyun.org
|
||||||
|
shenyuncreations.com
|
||||||
|
shenyunperformingarts.org
|
||||||
|
2
data/filimo
Normal file
2
data/filimo
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
filimo.com
|
||||||
|
filimo.school
|
14
data/fqnovel
Normal file
14
data/fqnovel
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
changdunovel.com
|
||||||
|
fanqienovel.com
|
||||||
|
fqnovel.com
|
||||||
|
fqnovelpic.com
|
||||||
|
fqnovelvod.com
|
||||||
|
muyewx.com
|
||||||
|
|
||||||
|
full:p3-novel.byteimg.com
|
||||||
|
full:p6-novel.byteimg.com
|
||||||
|
|
||||||
|
full:ads3-normal-hl.zijieapi.com @ads
|
||||||
|
full:ads5-normal-hl.zijieapi.com @ads
|
||||||
|
full:log5-applog-hl.fqnovel.com @ads
|
||||||
|
full:rtlog5-applog-hl.fqnovel.com @ads
|
@ -122,6 +122,7 @@ include:imageshack
|
|||||||
include:imagetwist
|
include:imagetwist
|
||||||
include:imgbb
|
include:imgbb
|
||||||
include:imgur
|
include:imgur
|
||||||
|
include:pikpak
|
||||||
include:pixhost
|
include:pixhost
|
||||||
include:postimages
|
include:postimages
|
||||||
include:pstorage
|
include:pstorage
|
||||||
|
@ -1,13 +1,43 @@
|
|||||||
# List of all domains that have access point in China mainland
|
# List of all domains that have access point in China mainland
|
||||||
|
|
||||||
# 123云盘
|
|
||||||
123pan.com
|
|
||||||
|
|
||||||
# Advertisment & Analytics
|
# Advertisment & Analytics
|
||||||
include:jiguang
|
include:jiguang
|
||||||
include:umeng
|
include:umeng
|
||||||
|
|
||||||
# CDN Companies & Services
|
# Aviation
|
||||||
|
include:airchina # 中国国际航空
|
||||||
|
include:hainanairlines # 海南航空
|
||||||
|
|
||||||
|
caac.gov.cn # 中国民航局
|
||||||
|
ceair.com # 中国东方航空
|
||||||
|
chinaexpressair.com # 华夏航空
|
||||||
|
csair.com # 中国南方航空
|
||||||
|
flycua.com # 中国联合航空
|
||||||
|
hbhk.com.cn # 河北航空
|
||||||
|
jdair.net # 首都航空
|
||||||
|
juneyaoair.com # 吉祥航空
|
||||||
|
luckyair.net # 祥鹏航空
|
||||||
|
sichuanair.com # 四川航空
|
||||||
|
tibetairlines.com.cn # 西藏航空
|
||||||
|
variflight.com # 飞常准
|
||||||
|
xiamenair.com # 厦门航空
|
||||||
|
|
||||||
|
# Bank & Finance & Insurance & Securities
|
||||||
|
include:category-bank-cn
|
||||||
|
include:category-securities-cn
|
||||||
|
include:citic
|
||||||
|
include:eastmoney
|
||||||
|
include:everbright
|
||||||
|
include:pingan
|
||||||
|
include:taikang
|
||||||
|
|
||||||
|
# Blogs
|
||||||
|
include:category-blog-cn
|
||||||
|
|
||||||
|
# 餐饮类
|
||||||
|
include:category-food-cn
|
||||||
|
|
||||||
|
# CDN or SDWAN
|
||||||
include:aws-cn
|
include:aws-cn
|
||||||
include:baijiayun
|
include:baijiayun
|
||||||
include:bootcdn
|
include:bootcdn
|
||||||
@ -25,15 +55,7 @@ include:wangsu
|
|||||||
include:yunfanjiasu
|
include:yunfanjiasu
|
||||||
|
|
||||||
funcdn.com
|
funcdn.com
|
||||||
|
leigod.cn
|
||||||
# Bank & Finance & Insurance & Securities
|
|
||||||
include:category-bank-cn
|
|
||||||
include:category-securities-cn
|
|
||||||
include:citic
|
|
||||||
include:eastmoney
|
|
||||||
include:everbright
|
|
||||||
include:pingan
|
|
||||||
include:taikang
|
|
||||||
|
|
||||||
# E-commerce
|
# E-commerce
|
||||||
include:58tongcheng
|
include:58tongcheng
|
||||||
@ -54,6 +76,14 @@ include:vancl
|
|||||||
include:youzan
|
include:youzan
|
||||||
include:ziroom
|
include:ziroom
|
||||||
|
|
||||||
|
# Enhance Gaming
|
||||||
|
heavenlywind.cc
|
||||||
|
steampp.net
|
||||||
|
|
||||||
|
# Android Emulator
|
||||||
|
lsplayer.com
|
||||||
|
yeshen.com
|
||||||
|
|
||||||
# Entertainment & Videos & Games & Music & Podcasts
|
# Entertainment & Videos & Games & Music & Podcasts
|
||||||
include:3dm
|
include:3dm
|
||||||
include:4399
|
include:4399
|
||||||
@ -112,16 +142,13 @@ include:stage1st
|
|||||||
itsk.com # IT天空论坛
|
itsk.com # IT天空论坛
|
||||||
klpbbs.com # 苦力怕论坛
|
klpbbs.com # 苦力怕论坛
|
||||||
mcbbs.net # MCBBS论坛
|
mcbbs.net # MCBBS论坛
|
||||||
|
uiwow.com # 魔兽有爱论坛
|
||||||
|
|
||||||
# Fofa网站测绘
|
# Fofa网站测绘
|
||||||
fofa.info
|
fofa.info
|
||||||
|
|
||||||
# 在线工具
|
# Game Accelerator
|
||||||
itdog.cn # itdog网站工具箱
|
include:category-game-accelerator-cn
|
||||||
webmasterhome.cn # 站长之家
|
|
||||||
|
|
||||||
# 快对作业
|
|
||||||
kuaiduizuoye.com
|
|
||||||
|
|
||||||
# IP 定位网站
|
# IP 定位网站
|
||||||
include:ipip
|
include:ipip
|
||||||
@ -133,23 +160,55 @@ inftab.com
|
|||||||
ip138.com
|
ip138.com
|
||||||
ipplus360.com # 豫ICP备17017462号-1 埃文科技
|
ipplus360.com # 豫ICP备17017462号-1 埃文科技
|
||||||
|
|
||||||
|
# 快对作业
|
||||||
|
kuaiduizuoye.com
|
||||||
|
|
||||||
|
# 流利说
|
||||||
|
liulishuo.com
|
||||||
|
llsapp.com
|
||||||
|
llscdn.com
|
||||||
|
llsserver.com
|
||||||
|
|
||||||
# Logistics
|
# Logistics
|
||||||
include:sf-express
|
include:sf-express
|
||||||
|
|
||||||
# MC百科
|
# MC百科
|
||||||
mcmod.cn
|
mcmod.cn
|
||||||
|
|
||||||
|
# Media & News & Press
|
||||||
|
include:category-media-cn
|
||||||
|
|
||||||
# 门户网站
|
# 门户网站
|
||||||
moulem.com
|
moulem.com
|
||||||
|
|
||||||
# Media & News & Press
|
# 明源云
|
||||||
include:category-media-cn
|
fdcyun.com
|
||||||
|
mingyuanyun.com
|
||||||
|
mypaas.com
|
||||||
|
mypaas.com.cn
|
||||||
|
myypark.com
|
||||||
|
|
||||||
|
# Netdisk
|
||||||
|
include:category-netdisk-cn
|
||||||
|
|
||||||
|
# Network Security
|
||||||
|
include:category-network-security-cn
|
||||||
|
|
||||||
# Organizations
|
# Organizations
|
||||||
include:category-hospital-cn
|
include:category-hospital-cn
|
||||||
|
|
||||||
# Network Security
|
# 瑞幸咖啡
|
||||||
include:category-network-security-cn
|
include:lkcoffee
|
||||||
|
|
||||||
|
# Science & Technology & Knowledge & Scholar & Press & E-learning & Education
|
||||||
|
include:category-education-cn
|
||||||
|
include:category-mooc-cn
|
||||||
|
include:category-scholar-cn
|
||||||
|
include:category-wiki-cn
|
||||||
|
include:cugbonline
|
||||||
|
include:guokr
|
||||||
|
include:ihuman
|
||||||
|
include:wanfang
|
||||||
|
|
||||||
# Services & Softwares
|
# Services & Softwares
|
||||||
include:115
|
include:115
|
||||||
@ -193,15 +252,7 @@ include:wolai
|
|||||||
include:yinxiang
|
include:yinxiang
|
||||||
include:zdns
|
include:zdns
|
||||||
|
|
||||||
# Science & Technology & Knowledge & Scholar & Press & E-learning & Education
|
mihuashi.com # 米畫師
|
||||||
include:category-education-cn
|
|
||||||
include:category-mooc-cn
|
|
||||||
include:category-scholar-cn
|
|
||||||
include:category-wiki-cn
|
|
||||||
include:cugbonline
|
|
||||||
include:guokr
|
|
||||||
include:ihuman
|
|
||||||
include:wanfang
|
|
||||||
|
|
||||||
# Social Media
|
# Social Media
|
||||||
include:category-social-media-cn
|
include:category-social-media-cn
|
||||||
@ -209,18 +260,6 @@ include:category-social-media-cn
|
|||||||
# Software development related
|
# Software development related
|
||||||
include:category-dev-cn
|
include:category-dev-cn
|
||||||
|
|
||||||
# 信息学
|
|
||||||
include:51nod
|
|
||||||
|
|
||||||
acwing.com
|
|
||||||
hihocoder.com
|
|
||||||
jisuanke.com
|
|
||||||
luogu.com.cn
|
|
||||||
oi-wiki.com
|
|
||||||
openjudge.cn
|
|
||||||
uoj.ac
|
|
||||||
vijos.org
|
|
||||||
|
|
||||||
# Tech companies & Orginations
|
# Tech companies & Orginations
|
||||||
include:alibaba
|
include:alibaba
|
||||||
include:b3log
|
include:b3log
|
||||||
@ -241,60 +280,43 @@ include:tencent
|
|||||||
include:xiaomi
|
include:xiaomi
|
||||||
include:xunlei
|
include:xunlei
|
||||||
|
|
||||||
|
ezpro.pro # 小马路由
|
||||||
|
|
||||||
# Telecommunication
|
# Telecommunication
|
||||||
include:chinabroadnet
|
include:chinabroadnet
|
||||||
include:chinamobile
|
include:chinamobile
|
||||||
include:chinatelecom
|
include:chinatelecom
|
||||||
include:chinaunicom
|
include:chinaunicom
|
||||||
|
|
||||||
# 语言能力测试
|
|
||||||
include:j-test
|
|
||||||
include:nat-test
|
|
||||||
|
|
||||||
# 在线工具书
|
|
||||||
guoxuedashi.com
|
|
||||||
guoxuemi.com
|
|
||||||
mojidict.com
|
|
||||||
|
|
||||||
# Wiki
|
# Wiki
|
||||||
jikipedia.com
|
jikipedia.com
|
||||||
qiuwen.wiki
|
qiuwen.wiki
|
||||||
shidianbaike.com
|
shidianbaike.com
|
||||||
|
|
||||||
# 餐饮类
|
# 信息学
|
||||||
include:category-food-cn
|
include:51nod
|
||||||
|
|
||||||
# 流利说
|
acwing.com
|
||||||
liulishuo.com
|
hihocoder.com
|
||||||
llsapp.com
|
jisuanke.com
|
||||||
llscdn.com
|
luogu.com.cn
|
||||||
llsserver.com
|
oi-wiki.com
|
||||||
|
openjudge.cn
|
||||||
|
uoj.ac
|
||||||
|
vijos.org
|
||||||
|
|
||||||
# Aviation
|
# 语言能力测试
|
||||||
include:airchina # 中国国际航空
|
include:j-test
|
||||||
include:hainanairlines # 海南航空
|
include:nat-test
|
||||||
|
|
||||||
caac.gov.cn # 中国民航局
|
# 在线工具
|
||||||
ceair.com # 中国东方航空
|
itdog.cn # itdog网站工具箱
|
||||||
chinaexpressair.com # 华夏航空
|
webmasterhome.cn # 站长之家
|
||||||
csair.com # 中国南方航空
|
|
||||||
flycua.com # 中国联合航空
|
|
||||||
hbhk.com.cn # 河北航空
|
|
||||||
jdair.net # 首都航空
|
|
||||||
juneyaoair.com # 吉祥航空
|
|
||||||
luckyair.net # 祥鹏航空
|
|
||||||
sichuanair.com # 四川航空
|
|
||||||
tibetairlines.com.cn # 西藏航空
|
|
||||||
variflight.com # 飞常准
|
|
||||||
xiamenair.com # 厦门航空
|
|
||||||
|
|
||||||
# Enhance Gaming
|
# 在线工具书
|
||||||
heavenlywind.cc
|
guoxuedashi.com
|
||||||
steampp.net
|
guoxuemi.com
|
||||||
|
mojidict.com
|
||||||
## Android Emulator
|
|
||||||
lsplayer.com
|
|
||||||
yeshen.com
|
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
include:8btc
|
include:8btc
|
||||||
@ -329,16 +351,6 @@ include:sumkoo
|
|||||||
## 知藏(北京)数据技术有限公司 (京ICP备19038827号)
|
## 知藏(北京)数据技术有限公司 (京ICP备19038827号)
|
||||||
zzdtec.com
|
zzdtec.com
|
||||||
|
|
||||||
# 明源云
|
|
||||||
fdcyun.com
|
|
||||||
mingyuanyun.com
|
|
||||||
mypaas.com
|
|
||||||
mypaas.com.cn
|
|
||||||
myypark.com
|
|
||||||
|
|
||||||
# 瑞幸咖啡
|
|
||||||
include:lkcoffee
|
|
||||||
|
|
||||||
# The following domains are carried over from geosite:cn.
|
# The following domains are carried over from geosite:cn.
|
||||||
# TODO: Decide how to deal with these domains
|
# TODO: Decide how to deal with these domains
|
||||||
|
|
||||||
|
2
data/giffgaff
Normal file
2
data/giffgaff
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
giffgaff.com
|
||||||
|
giffgaff.design
|
26
data/google
26
data/google
@ -251,6 +251,26 @@ google.vg
|
|||||||
google.vu
|
google.vu
|
||||||
google.ws
|
google.ws
|
||||||
|
|
||||||
|
# firebase
|
||||||
|
firebase.com
|
||||||
|
firebase.io
|
||||||
|
firebaseapp.com
|
||||||
|
firebaseio.com
|
||||||
|
|
||||||
|
full:firebase-settings.crashlytics.com @cn
|
||||||
|
full:firebase.google.com
|
||||||
|
full:firebase.googleapis.com
|
||||||
|
full:firebaseappcheck.googleapis.com
|
||||||
|
full:firebasedynamiclinks-ipv4.googleapis.com
|
||||||
|
full:firebasedynamiclinks-ipv6.googleapis.com
|
||||||
|
full:firebasedynamiclinks.googleapis.com
|
||||||
|
full:firebaseinappmessaging.googleapis.com
|
||||||
|
full:firebaseinstallations.googleapis.com
|
||||||
|
full:firebaselogging-pa.googleapis.com
|
||||||
|
full:firebaselogging.googleapis.com
|
||||||
|
full:firebaseperusertopics-pa.googleapis.com
|
||||||
|
full:firebaseremoteconfig.googleapis.com
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
0emm.com
|
0emm.com
|
||||||
1e100.net
|
1e100.net
|
||||||
@ -320,8 +340,6 @@ episodic.com
|
|||||||
feedburner.com
|
feedburner.com
|
||||||
fflick.com
|
fflick.com
|
||||||
financeleadsonline.com
|
financeleadsonline.com
|
||||||
firebaseapp.com
|
|
||||||
firebaseio.com
|
|
||||||
foofle.com
|
foofle.com
|
||||||
froogle.com
|
froogle.com
|
||||||
fuchsia.dev
|
fuchsia.dev
|
||||||
@ -386,6 +404,7 @@ googlestore.com
|
|||||||
googlesverige.com
|
googlesverige.com
|
||||||
googleusercontent.com
|
googleusercontent.com
|
||||||
googleventures.com
|
googleventures.com
|
||||||
|
googlezip.net
|
||||||
googlr.com
|
googlr.com
|
||||||
goolge.com
|
goolge.com
|
||||||
gooogle.com
|
gooogle.com
|
||||||
@ -411,6 +430,7 @@ howtogetmo.co.uk
|
|||||||
html5rocks.com
|
html5rocks.com
|
||||||
hwgo.com
|
hwgo.com
|
||||||
iamremarkable.org
|
iamremarkable.org
|
||||||
|
idx.dev
|
||||||
igoogle.com
|
igoogle.com
|
||||||
impermium.com
|
impermium.com
|
||||||
itasoftware.com
|
itasoftware.com
|
||||||
@ -552,6 +572,7 @@ full:app-measurement-cn.com @cn
|
|||||||
full:app-measurement.com @cn
|
full:app-measurement.com @cn
|
||||||
full:apps5.oingo.com @cn
|
full:apps5.oingo.com @cn
|
||||||
full:avail.googleflights.net @cn
|
full:avail.googleflights.net @cn
|
||||||
|
full:beacons-handoff.gcp.gvt2.com @cn
|
||||||
full:beacons.gcp.gvt2.com @cn
|
full:beacons.gcp.gvt2.com @cn
|
||||||
full:beacons.gvt2.com @cn
|
full:beacons.gvt2.com @cn
|
||||||
full:beacons2.gvt2.com @cn
|
full:beacons2.gvt2.com @cn
|
||||||
@ -589,7 +610,6 @@ full:download.qcpp1.net @cn
|
|||||||
full:download.qpdp1.net @cn
|
full:download.qpdp1.net @cn
|
||||||
full:download.tensorflow.google.com @cn
|
full:download.tensorflow.google.com @cn
|
||||||
full:emmapplecodevice.googleapis.com @cn
|
full:emmapplecodevice.googleapis.com @cn
|
||||||
full:firebase-settings.crashlytics.com @cn
|
|
||||||
full:fontfiles.googleadapis.com @cn
|
full:fontfiles.googleadapis.com @cn
|
||||||
full:fontfiles.googleapis.com @cn
|
full:fontfiles.googleapis.com @cn
|
||||||
full:fonts.googleadapis.com @cn
|
full:fonts.googleadapis.com @cn
|
||||||
|
@ -23,6 +23,9 @@ googlesyndication.com @ads
|
|||||||
googletagmanager.com @ads
|
googletagmanager.com @ads
|
||||||
googletagservices.com @ads
|
googletagservices.com @ads
|
||||||
googletraveladservices.com @ads
|
googletraveladservices.com @ads
|
||||||
|
marketingplatform.google.com @ads
|
||||||
urchin.com @ads
|
urchin.com @ads
|
||||||
|
|
||||||
|
full:analytics.google.com @ads
|
||||||
|
|
||||||
regexp:^adservice\.google\.([a-z]{2}|com?)(\.[a-z]{2})?$ @ads
|
regexp:^adservice\.google\.([a-z]{2}|com?)(\.[a-z]{2})?$ @ads
|
||||||
|
@ -2,4 +2,7 @@ applecensorship.com
|
|||||||
freebrowser.org
|
freebrowser.org
|
||||||
freewechat.com
|
freewechat.com
|
||||||
freeweibo.com
|
freeweibo.com
|
||||||
|
freezhihu.org
|
||||||
greatfire.org
|
greatfire.org
|
||||||
|
pao-pao.net
|
||||||
|
wikiunblocked.org
|
||||||
|
1
data/hbo
1
data/hbo
@ -20,4 +20,5 @@ maxgo.com
|
|||||||
hbo.com.c.footprint.net
|
hbo.com.c.footprint.net
|
||||||
hbo.com.edgesuite.net
|
hbo.com.edgesuite.net
|
||||||
hbo.map.fastly.net
|
hbo.map.fastly.net
|
||||||
|
hbomax-images.warnermediacdn.com
|
||||||
hbomaxdash.s.llnwi.net
|
hbomaxdash.s.llnwi.net
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
hotstar.com
|
hotstar.com
|
||||||
hotstar-cdn.net
|
hotstar-cdn.net
|
||||||
|
hotstar-labs.com
|
||||||
hotstarext.com
|
hotstarext.com
|
||||||
hsprepack.akamaized.net
|
hsprepack.akamaized.net
|
||||||
|
|
||||||
|
@ -12,3 +12,6 @@ zhixue.com
|
|||||||
|
|
||||||
#畅言教育开放平台
|
#畅言教育开放平台
|
||||||
changyan.com
|
changyan.com
|
||||||
|
|
||||||
|
#科大讯飞AI学习机官网
|
||||||
|
xunfeixxj.com
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
imgur.com
|
imgur.com
|
||||||
|
imgur.io
|
||||||
imgurinc.com
|
imgurinc.com
|
||||||
|
3
data/inshot
Normal file
3
data/inshot
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
inshot.cc
|
||||||
|
inshot.com
|
||||||
|
inshotapp.com
|
@ -1,2 +1,3 @@
|
|||||||
cdnlab.live
|
cdnlab.live
|
||||||
jable.tv
|
jable.tv
|
||||||
|
mushroomtrack.com
|
||||||
|
2
data/jetbrains-ai
Normal file
2
data/jetbrains-ai
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
grazie.ai
|
||||||
|
grazie.aws.intellij.net
|
@ -1,3 +1,4 @@
|
|||||||
kaggle.com
|
kaggle.com
|
||||||
kaggle.io
|
kaggle.io
|
||||||
|
kaggle.net
|
||||||
kaggleusercontent.com
|
kaggleusercontent.com
|
||||||
|
4
data/kakao
Normal file
4
data/kakao
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
kakao.com
|
||||||
|
kakaocdn.net
|
||||||
|
kakaocorp.com
|
||||||
|
kakaotalk.jp
|
4
data/kemono
Normal file
4
data/kemono
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
cooer.su
|
||||||
|
coomer.party
|
||||||
|
kemono.party
|
||||||
|
kemono.su
|
1
data/lowiro
Normal file
1
data/lowiro
Normal file
@ -0,0 +1 @@
|
|||||||
|
lowiro.com
|
@ -1,2 +1,4 @@
|
|||||||
matters.news
|
matters.news
|
||||||
matters.one
|
matters.one
|
||||||
|
matters.town
|
||||||
|
mattersprotocol.io
|
||||||
|
6
data/mdn
6
data/mdn
@ -1,6 +1,10 @@
|
|||||||
developer.allizom.org
|
developer.allizom.org
|
||||||
developer.mozilla.org
|
developer.mozilla.org
|
||||||
|
mdn.allizom.net
|
||||||
|
mdn.dev
|
||||||
|
mdn.mozilla.net
|
||||||
mdn.mozit.cloud
|
mdn.mozit.cloud
|
||||||
|
mdnplay.dev
|
||||||
|
mdnyalp.dev
|
||||||
|
|
||||||
full:interactive-examples.mdn.mozilla.net
|
|
||||||
full:mdn.mozillademos.org
|
full:mdn.mozillademos.org
|
||||||
|
@ -3,6 +3,7 @@ include:facebook-dev
|
|||||||
include:instagram
|
include:instagram
|
||||||
include:messenger
|
include:messenger
|
||||||
include:oculus
|
include:oculus
|
||||||
|
include:threads
|
||||||
include:whatsapp
|
include:whatsapp
|
||||||
|
|
||||||
meta.com
|
meta.com
|
||||||
|
@ -91,10 +91,12 @@ crossborderexpansion.com
|
|||||||
docs.com
|
docs.com
|
||||||
dynamics.cn @cn
|
dynamics.cn @cn
|
||||||
dynamics.com
|
dynamics.com
|
||||||
|
edgesuite.net
|
||||||
efproject.net
|
efproject.net
|
||||||
engkoo.com @cn
|
engkoo.com @cn
|
||||||
fasttrackreadysupport.com
|
fasttrackreadysupport.com
|
||||||
fluidpreview.com
|
fluidpreview.com
|
||||||
|
footprintdns.com
|
||||||
gameuxmasterguide.com
|
gameuxmasterguide.com
|
||||||
gears5.com
|
gears5.com
|
||||||
gearspop.com
|
gearspop.com
|
||||||
|
@ -14,6 +14,9 @@ benghuai.com @cn
|
|||||||
# 崩坏3
|
# 崩坏3
|
||||||
bh3.com @cn
|
bh3.com @cn
|
||||||
|
|
||||||
|
# 星穹铁道
|
||||||
|
bhsr.com @cn
|
||||||
|
|
||||||
# 未定事件簿
|
# 未定事件簿
|
||||||
themisweeps.com @cn
|
themisweeps.com @cn
|
||||||
|
|
||||||
|
3
data/mikrotik
Normal file
3
data/mikrotik
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
mikrotik.com
|
||||||
|
mt.lv
|
||||||
|
routerboard.com
|
@ -82,6 +82,7 @@ pokedex3d.com
|
|||||||
pokemon-moon.com
|
pokemon-moon.com
|
||||||
pokemon-sun.com
|
pokemon-sun.com
|
||||||
pokemon-sunmoon.com
|
pokemon-sunmoon.com
|
||||||
|
pokemon-unitepgame.com
|
||||||
pokemon.com
|
pokemon.com
|
||||||
pokemonbank.com
|
pokemonbank.com
|
||||||
pokemonblackwhite.com
|
pokemonblackwhite.com
|
||||||
|
@ -6,3 +6,4 @@ olevod.com
|
|||||||
olevod.io
|
olevod.io
|
||||||
olevod.tv
|
olevod.tv
|
||||||
olevodtv.com
|
olevodtv.com
|
||||||
|
olemovienews.com
|
||||||
|
5
data/onekey
Normal file
5
data/onekey
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
onekey-asset.com
|
||||||
|
onekey.so
|
||||||
|
onekeycn.com
|
||||||
|
|
||||||
|
full:onekey.zendesk.com
|
@ -1,5 +1,4 @@
|
|||||||
# Main domain
|
# Main domain
|
||||||
ai.com
|
|
||||||
openai.com
|
openai.com
|
||||||
|
|
||||||
# CDN & API
|
# CDN & API
|
||||||
|
6
data/pikpak
Normal file
6
data/pikpak
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
mypikpak.com
|
||||||
|
pikpak.me
|
||||||
|
pikpakdrive.com
|
||||||
|
|
||||||
|
# tracking
|
||||||
|
full:o4504926511693824.ingest.sentry.io @ads
|
1
data/projectsekai
Normal file
1
data/projectsekai
Normal file
@ -0,0 +1 @@
|
|||||||
|
sekai.colorfulpalette.org
|
9
data/qnap
Normal file
9
data/qnap
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Global
|
||||||
|
myqnapcloud.com
|
||||||
|
qlink.to
|
||||||
|
qnap.com
|
||||||
|
|
||||||
|
# China Mainland
|
||||||
|
myqnapcloud.cn @cn
|
||||||
|
qlinkto.cn @cn
|
||||||
|
qnap.com.cn @cn
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user