mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-01-22 18:49:02 +08:00
🚩
This commit is contained in:
parent
d02c11a85c
commit
2e9b7b8b22
@ -1,6 +1,6 @@
|
||||
hostname = *.googlevideo.com,www.youtube.com,s.youtube.com
|
||||
hostname = -redirector*.googlevideo.com,*.googlevideo.com,www.youtube.com,s.youtube.com
|
||||
|
||||
(^https?:\/\/(?!redirector)[\w-]+\.googlevideo\.com\/(?!dclk_video_ads).+)(ctier=[A-Z])(&.+) url 302 $1ctier=A$3
|
||||
(^https?:\/\/[\w-]+\.googlevideo\.com\/(?!dclk_video_ads).+)&ctier=L(&.+) url 302 $1$2
|
||||
^https?:\/\/[\w-]+\.googlevideo\.com\/(?!(dclk_video_ads|videoplayback\?)).+(&oad|ctier) url reject
|
||||
|
||||
^https?:\/\/(www|s)\.youtube\.com\/api\/stats\/ads url reject
|
||||
|
@ -3,11 +3,11 @@
|
||||
#!system=ios
|
||||
|
||||
[URL Rewrite]
|
||||
(^https?:\/\/(?!redirector)[\w-]+\.googlevideo\.com\/(?!dclk_video_ads).+)(ctier=[A-Z])(&.+) $1ctier=A$3 header
|
||||
(^https?:\/\/[\w-]+\.googlevideo\.com\/(?!dclk_video_ads).+)&ctier=L(&.+) $1$2 header
|
||||
^https?:\/\/[\w-]+\.googlevideo\.com\/(?!(dclk_video_ads|videoplayback\?)).+(&oad|ctier) - reject
|
||||
|
||||
^https?:\/\/(www|s)\.youtube\.com\/api\/stats\/ads - reject
|
||||
^https?:\/\/(www|s)\.youtube\.com\/(pagead|ptracking) - reject
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.googlevideo.com,www.youtube.com,s.youtube.com
|
||||
hostname = %APPEND% -redirector*.googlevideo.com,*.googlevideo.com,www.youtube.com,s.youtube.com
|
Loading…
Reference in New Issue
Block a user