mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(航旅纵横): 开屏广告(优化规则) (#2044)
This commit is contained in:
@@ -8,9 +8,14 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.umetrip.android.msky.app.module.startup.SplashActivity',
|
matchTime: 10000,
|
||||||
rules: '[id="com.umetrip.android.msky.app:id/tv_jump"][text$="跳过"]',
|
actionMaximum: 1,
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12642287',
|
resetMatch: 'app',
|
||||||
|
rules: '[text$="跳过"][text.length<=10]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12642287',
|
||||||
|
'https://i.gkd.li/import/13328294',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user