mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(中国移动云盘): 全屏广告(补充activityid)
This commit is contained in:
@@ -33,10 +33,16 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.chinamobile.mcloud.client.ui.MenuActivity',
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'com.chinamobile.mcloud.client.ui.MenuActivity',
|
||||
'com.chinamobile.mcloud.client.ui.CustomScanActivity',
|
||||
],
|
||||
matches: '[id="com.chinamobile.mcloud:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13627826',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13627826',
|
||||
'https://i.gkd.li/i/14549523',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
||||
Reference in New Issue
Block a user