mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
@@ -10,8 +10,18 @@ export default defineAppConfig({
|
|||||||
activityIds: 'com.android.mediacenter.PageActivity',
|
activityIds: 'com.android.mediacenter.PageActivity',
|
||||||
matchLauncher: true,
|
matchLauncher: true,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
rules: '[id="com.huawei.hms.ads.uiengine:id/hiad_skip_text"]',
|
rules: [
|
||||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12901417',
|
{
|
||||||
|
key: 0,
|
||||||
|
matches: '[id="com.huawei.hms.ads.uiengine:id/hiad_skip_text"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12901417',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches: '[id="com.android.mediacenter:id/jump"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12908742',
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user