mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -7,9 +7,11 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds:
|
||||
'com.eastmoney.android.fund.centralis.activity.FundRootActivity',
|
||||
rules: '[id="com.eastmoney.android.fund:id/ad_ignore"][text^="跳过"]',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12781533',
|
||||
},
|
||||
{
|
||||
@@ -33,5 +35,13 @@ export default defineAppConfig({
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/12642387',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '更新弹窗',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@FrameLayout[clickable=true] - * >2 [desc="立即升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13546927',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user