Skip to content

Commit 03ec9c4

Browse files
committed
Deploying to gh-pages from @ d2e884c 🚀
1 parent 1511847 commit 03ec9c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

kill-watermark.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name 杀死水印(Kill Watermark)
33
// @description 杀死水印(移除烦人的水印,还你一个干净清爽的页面);已适配360 智脑、腾讯文档、飞书、FreeBuf 网络安全行业门户、爱奇艺国际版播放页右上角 logo、爱奇艺播放页(右上角 logo、暂停时的广告)、金山文档、腾讯课堂播放页漂浮水印、哔哩哔哩直播(左上角 logo、马赛克模块)、CSDN C 知道、腾讯视频播放页(右上角 logo、暂停时的弹窗广告)、优酷视频播放页(右上角 logo、暂停时的弹窗广告)、语雀
44
// @namespace maomao1996.kill-watermark
5-
// @version 0.13.0
5+
// @version 0.13.1
66
// @author maomao1996
77
// @homepage https://github.com/maomao1996/tampermonkey-scripts
88
// @supportURL https://github.com/maomao1996/tampermonkey-scripts/issues
@@ -41,7 +41,7 @@
4141
} ], site$8 = [ "\u7231\u5947\u827a\u56fd\u9645\u7248\u64ad\u653e\u9875\u53f3\u4e0a\u89d2 logo", "iq.com", {
4242
style: ".iqp-logo-bottom,.iqp-logo-box,.iqp-logo-top{display:none!important}"
4343
} ], site$7 = [ "\u7231\u5947\u827a\u64ad\u653e\u9875\uff08\u53f3\u4e0a\u89d2 logo\u3001\u6682\u505c\u65f6\u7684\u5e7f\u544a\uff09", /^(?:[^.]+\.)?iqiyi\.com$/, {
44-
style: ".iqp-logo-bottom,.iqp-logo-box,.iqp-logo-top,.zpc-watermark,iqpdiv.flash-max{display:none!important}iqpdiv.iqp-player-videolayer{height:100%!important;left:auto!important;top:auto!important;width:100%!important}"
44+
style: '#video div[style*="pointer-events: none"] img[src*="/media/watermark"],.iqp-logo-bottom,.iqp-logo-box,.iqp-logo-top,.zpc-watermark,iqpdiv.flash-max{display:none!important}iqpdiv.iqp-player-videolayer{height:100%!important;left:auto!important;top:auto!important;width:100%!important}'
4545
} ], site$6 = [ "\u91d1\u5c71\u6587\u6863", "kdocs.cn", {
4646
style: ".uikit-watermark-container,.wo-public-watermark{display:none!important}"
4747
} ], site$5 = [ "\u817e\u8baf\u8bfe\u5802\u64ad\u653e\u9875\u6f02\u6d6e\u6c34\u5370", "ke.qq.com", {

0 commit comments

Comments
 (0)