pull/31/head
ConnersHua 5 years ago
parent 7daf3aa9d0
commit 7e1ff1eb46

@ -161,7 +161,7 @@ hostname = api.21jingji.com,service.4gtv.tv,app.58.com,pic?.ajkimg.com,heic.alic
# G
# > Google - *.googlevideo.com,*.youtube.com
^(http|https):\/\/[\w-]+\.googlevideo\.com\/[\w?=&.]+(&oad|ctier) url reject-200
^(http|https):\/\/[\w-]+\.googlevideo\.com\/.+(&oad|ctier) url reject-200
^(http|https):\/\/\w+\.youtube\.com\/api\/stats\/ads url reject-200
^(http|https):\/\/\w+\.youtube\.com\/(pagead|ptracking) url reject-200
# > Gofun - gateway.shouqiev.com

@ -2142,7 +2142,7 @@ mtalk.google.com = 108.177.125.188
# G
# > Google - *.googlevideo.com,*.youtube.com
^(http|https):\/\/[\w-]+\.googlevideo\.com\/[\w?=&.]+(&oad|ctier) - reject
^(http|https):\/\/[\w-]+\.googlevideo\.com\/.+(&oad|ctier) - reject
^(http|https):\/\/\w+\.youtube\.com\/api\/stats\/ads - reject
^(http|https):\/\/\w+\.youtube\.com\/(pagead|ptracking) - reject
# > Gofun - gateway.shouqiev.com

@ -167,7 +167,7 @@ force-http-engine-hosts = %APPEND% *.ott.cibntv.net,123.59.31.1,119.18.193.135,1
# G
# > Google - *.googlevideo.com,*.youtube.com
^(http|https):\/\/[\w-]+\.googlevideo\.com\/[\w?=&.]+(&oad|ctier) - reject
# ^(http|https):\/\/[\w-]+\.googlevideo\.com\/.+(&oad|ctier) - reject
^(http|https):\/\/\w+\.youtube\.com\/api\/stats\/ads - reject
^(http|https):\/\/\w+\.youtube\.com\/(pagead|ptracking) - reject
# > Gofun - gateway.shouqiev.com

@ -3,7 +3,7 @@
#!system=ios
[URL Rewrite]
^(http|https):\/\/[\w-]+\.googlevideo\.com\/[\w?=&.]+(&oad|ctier) - reject
^(http|https):\/\/[\w-]+\.googlevideo\.com\/.+(&oad|ctier) - reject
[MITM]
hostname = %APPEND% *.googlevideo.com

@ -408,7 +408,7 @@ mtalk.google.com = 108.177.125.188
# G
# > Google - *.googlevideo.com,*.youtube.com
^(http|https):\/\/[\w-]+\.googlevideo\.com\/[\w?=&.]+(&oad|ctier) - reject
^(http|https):\/\/[\w-]+\.googlevideo\.com\/.+(&oad|ctier) - reject
^(http|https):\/\/\w+\.youtube\.com\/api\/stats\/ads - reject
^(http|https):\/\/\w+\.youtube\.com\/(pagead|ptracking) - reject
# > Gofun - gateway.shouqiev.com

Loading…
Cancel
Save