mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(转转): 全屏广告-弹窗广告(补充规则)
This commit is contained in:
@@ -30,6 +30,7 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.zhuanzhuan.module.reach.channel.impl.uicode.ReachDialogActivity',
|
'com.zhuanzhuan.module.reach.channel.impl.uicode.ReachDialogActivity',
|
||||||
matches:
|
matches:
|
||||||
@@ -38,6 +39,16 @@ export default defineGkdApp({
|
|||||||
'https://m.gkd.li/57941037/2549c1c7-b3ff-49c0-8bcb-d981427c710a',
|
'https://m.gkd.li/57941037/2549c1c7-b3ff-49c0-8bcb-d981427c710a',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14927441',
|
snapshotUrls: 'https://i.gkd.li/i/14927441',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
activityIds:
|
||||||
|
'com.zhuanzhuan.module.reach.channel.impl.uicode.ReachDialogActivity',
|
||||||
|
matches:
|
||||||
|
'[id="android:id/content"] > ViewGroup[childCount=3] > FrameLayout > ViewGroup[childCount=2] > ImageView[index=1]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/034904f5-3f09-48ae-8057-85fbf0152ec4',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15140820',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user