mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 06:32:21 +08:00
feat(番茄免费小说): 阅读页面底部广告-误触优化 (#1061)
This commit is contained in:
parent
0f22699334
commit
8ae90b9f2a
|
@ -22,8 +22,11 @@ export default defineAppConfig({
|
|||
},
|
||||
{
|
||||
matches:
|
||||
'[id="com.dragon.read:id/root_view"] >n ViewGroup > @FrameLayout[id!=null][clickable=true] > ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12716444',
|
||||
'[id="com.dragon.read:id/root_view"] >n ViewGroup[childCount=4] > @FrameLayout[id!=null][clickable=true][childCount=1] > ImageView[visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12716444',
|
||||
'https://gkd-kit.gitee.io/import/13062909', // 误触
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user