mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(抖音): 全屏广告-[去首页商城]弹窗
This commit is contained in:
@@ -253,5 +253,20 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 17,
|
||||||
|
name: '全屏广告-[去首页商城]弹窗',
|
||||||
|
desc: '点击[知道了]',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.ss.android.ugc.aweme.live.LiveDummyActivity',
|
||||||
|
matches: '[text="去首页商城,查订单更方便"] +2 [text="知道了"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/385f4262-d744-4482-887c-be2e1f0c0943',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14533732',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user