mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(番茄免费小说): 阅读页面底部广告-误触优化 (#1061)
This commit is contained in:
@@ -22,8 +22,11 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
matches:
|
matches:
|
||||||
'[id="com.dragon.read:id/root_view"] >n ViewGroup > @FrameLayout[id!=null][clickable=true] > ImageView',
|
'[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',
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.gitee.io/import/12716444',
|
||||||
|
'https://gkd-kit.gitee.io/import/13062909', // 误触
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user