mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(闪电侠): 开屏广告(优化规则) (#2507)
This commit is contained in:
@@ -7,10 +7,14 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'one.easybox.app.ui.activity.SplashActivity',
|
||||
matchLauncher: true,
|
||||
rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13187789',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@[id$="tt_splash_skip_btn"] + [id$="tt_splash_ad_logo"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13187789',
|
||||
'https://i.gkd.li/import/13459241',
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user