Skip to content

Commit 4ba9bf3

Browse files
committed
fix(kill-watermark): 修复爱奇艺播放页右上角 logo 移除 (#42)
1 parent f92d074 commit 4ba9bf3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.iqp-logo-box,
33
.iqp-logo-top,
44
.iqp-logo-bottom,
5+
#video div[style*='pointer-events: none'] img[src*='/media/watermark'],
56

67
/* 直播右上角 log */
78
.zpc-watermark,

0 commit comments

Comments
 (0)