mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
feat(123云盘): 应用内广告弹窗 (#2834)
* feat(123云盘): 应用内广告弹窗 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -27,5 +27,17 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '应用内广告弹窗',
|
||||
activityIds: 'com.mfcloudcalculate.networkdisk.activity.AdFreeActivity',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'activity',
|
||||
quickFind: true,
|
||||
rules:
|
||||
'[text*="关闭"][id="com.mfcloudcalculate.networkdisk:id/tv_ad_free_colse"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13546173',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user