Skip to content

Commit

Permalink
Update YouTubeADs.sgmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
mymoonyue authored Aug 6, 2021
1 parent b154515 commit 9cf51d4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions YouTubeADs.sgmodule
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!name=YouTube去广告模块
#!desc=去除YouTube视频内广告


[Script]
YouTube去广告 = type=http-request,pattern=^https?:\/\/.+?\.googlevideo\.com\/.+&(oad|ctier)=(?!A),script-path=https://choler.github.io/Surge/Script/YouTube.js,script-update-interval=0,enable = true
YouTube去广告 = type=http-request,pattern=^https?:\/\/.+?\.googlevideo\.com\/.+&(oad|ctier)=(?!A),script-path=https://choler.github.io/Surge/Script/YouTube.js

[MITM]
hostname = %APPEND % *.googlevideo.com
hostname = %APPEND% *.googlevideo.com

0 comments on commit 9cf51d4

Please sign in to comment.