mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 21:43:46 +08:00
parent
96884a323a
commit
70921b5a12
|
@ -10,8 +10,19 @@ export default defineAppConfig({
|
|||
activityIds: 'com.feeyo.vz.pro.activity.cdm.WelcomeActivity',
|
||||
matchLauncher: true,
|
||||
quickFind: true,
|
||||
rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12884347',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12884347',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'[id="com.feeyo.vz.pro.cdm:id/splashAdContainer"] >n [text^="跳过"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12893753',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user