We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92d074 commit 4ba9bf3Copy full SHA for 4ba9bf3
.changeset/bright-peaches-suffer.md
@@ -0,0 +1,5 @@
1
+---
2
+'kill-watermark': patch
3
4
+
5
+修复爱奇艺播放页右上角 logo 移除 [#42](https://github.com/maomao1996/tampermonkey-scripts/issues/42)
packages/kill-watermark/src/sites/iqiyi.com/index.css
@@ -2,6 +2,7 @@
.iqp-logo-box,
.iqp-logo-top,
.iqp-logo-bottom,
+#video div[style*='pointer-events: none'] img[src*='/media/watermark'],
6
7
/* 直播右上角 log */
8
.zpc-watermark,
0 commit comments