mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(转转): 全屏广告-弹窗广告
This commit is contained in:
@@ -7,10 +7,10 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: '更新提示',
|
||||
actionMaximum: 1,
|
||||
actionMaximumKey: 0,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
actionMaximumKey: 0,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -24,5 +24,21 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.zhuanzhuan.module.reach.channel.impl.uicode.ReachDialogActivity',
|
||||
matches:
|
||||
'[id="android:id/content"] > ViewGroup[childCount=3] >2 ViewGroup[childCount=3] > ImageView[clickable=true][index=2]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/2549c1c7-b3ff-49c0-8bcb-d981427c710a',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14927441',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user