feat(皮皮喵): 开屏广告(补充activityId) (#3590)

close #3557
This commit is contained in:
adproqwq 2024-01-02 20:29:13 +08:00 committed by GitHub
parent 0ce840664a
commit 95390b6d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,11 +37,13 @@ export default defineAppConfig({
activityIds: [
'com.qq.e.ads.PortraitADActivity',
'com.gentle.ppcat.MainActivity',
'com.hihonor.android.launcher.drawer.DrawerLauncher',
],
matches: '[desc="关闭喵"]',
snapshotUrls: [
'https://i.gkd.li/import/12777059',
'https://i.gkd.li/import/12777054', // activityId: 'com.gentle.ppcat.MainActivity'
'https://i.gkd.li/import/13797494', // activityId: 'com.hihonor.android.launcher.drawer.DrawerLauncher'
],
},
],