mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 00:53:44 +08:00
fix(哔哩哔哩): 视频底部广告-误触
This commit is contained in:
parent
d8a4d9f336
commit
e8321de183
|
@ -67,10 +67,11 @@ export default defineAppConfig({
|
|||
key: 0,
|
||||
name: '点击广告卡片右侧菜单图标',
|
||||
matches:
|
||||
'[id="tv.danmaku.bili:id/ad_tint_frame"] >n [id="tv.danmaku.bili:id/more"]',
|
||||
'FrameLayout[id="tv.danmaku.bili:id/ad_tint_frame"] >n [id="tv.danmaku.bili:id/more"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12642260', // n = 2
|
||||
'https://gkd-kit.gitee.io/import/12705266', // n = 3
|
||||
'https://gkd-kit.gitee.io/import/12707070', // 由于 activityId 切换延迟导致规则仍然运行, 使用 FrameLayout 避免误触
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user