We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac94d5 commit 7f0d6c3Copy full SHA for 7f0d6c3
2 files changed
.changeset/chilled-waves-care.md
@@ -0,0 +1,5 @@
1
+---
2
+'kill-watermark': patch
3
4
+
5
+修复爱奇艺动态水印移除
packages/kill-watermark/src/sites/iqiyi.com/index.css
@@ -3,8 +3,7 @@
.iqp-logo-top,
.iqp-logo-bottom,
#video #videoCoverComp div[style*='pointer-events: none'] img[src*='/media/watermark'],
6
-#video #videoCoverComp div[style*='pointer-events: none'] img[src*='data:image/']
7
-
+#video #videoCoverComp div[style*='pointer-events: none'] img[src*='data:image/'],
8
/* 直播右上角 log */
9
.zpc-watermark,
10
0 commit comments