mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-01-23 06:19:01 +08:00
🚩 增加 YouTube 去广告单独「模块」
This commit is contained in:
parent
0fc123e84f
commit
87d96559d7
3
Quantumult/Rewrite/YouTube.conf
Normal file
3
Quantumult/Rewrite/YouTube.conf
Normal file
@ -0,0 +1,3 @@
|
||||
hostname = *.googlevideo.com
|
||||
|
||||
^(http|https):\/\/[\w-]+\.googlevideo\.com\/[\w?=&.]+(&oad|ctier) url reject-200
|
9
Surge/Module/YouTube.sgmodule
Normal file
9
Surge/Module/YouTube.sgmodule
Normal file
@ -0,0 +1,9 @@
|
||||
#!name=YouTube Advertising Block
|
||||
#!desc=跳过 YouTube 视频片头广告,YouTube Premium 勿使用否则遇片头广告卡黑屏。
|
||||
#!system=ios
|
||||
|
||||
[URL Rewrite]
|
||||
^(http|https):\/\/[\w-]+\.googlevideo\.com\/[\w?=&.]+(&oad|ctier) - reject
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.googlevideo.com
|
Loading…
Reference in New Issue
Block a user