mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
@@ -7,20 +7,22 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds:
|
quickFind: true,
|
||||||
'com.sankuai.meituan.takeoutnew.ui.page.boot.SplashAdActivity',
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: 'TextView[text*=`跳过`]',
|
rules: 'TextView[text*=`跳过`]',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '关闭更新弹窗',
|
name: '更新弹窗',
|
||||||
matchLauncher: true,
|
actionMaximum: 1,
|
||||||
activityIds:
|
resetMatch: 'app',
|
||||||
'com.sankuai.waimai.business.page.homepage.widget.dialog.UpdateForceInstallDialog',
|
rules: '[id="com.sankuai.meituan.takeoutnew:id/wm_upgrade_force_cancel"]',
|
||||||
rules: [
|
snapshotUrls: [
|
||||||
'[id="com.sankuai.meituan.takeoutnew:id/wm_upgrade_force_cancel"]', // 1686969252896
|
'https://i.gkd.li/import/13415044',
|
||||||
|
'https://i.gkd.li/import/13276882',
|
||||||
],
|
],
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13276882', // matchLauncher
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user