mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(掌上英雄联盟): 开屏广告(优化规则) (#2315)
This commit is contained in:
@@ -7,13 +7,15 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.tencent.zone.main.MainZoneHomeActivity',
|
||||
matchLauncher: true,
|
||||
quickFind: true,
|
||||
rules: '[id="com.tencent.qt.qtl:id/skip_layout"] > [text$="跳过"]',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text$="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12793273',
|
||||
'https://i.gkd.li/import/12893534', // com.miui.home.launcher.Launcher
|
||||
'https://i.gkd.li/import/12893534',
|
||||
'https://i.gkd.li/import/13413724',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user