mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
fix: 虎扑-切回APP广告
This commit is contained in:
@@ -7,9 +7,12 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.hupu.games.main.MainActivity',
|
desc: '开屏广告,任意界面切回APP广告',
|
||||||
rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12509060',
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.gitee.io/import/12509060',
|
||||||
|
'https://gkd-kit.gitee.io/import/12510962',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user