mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(阿里云盘): 全屏广告-[容量使用超限]提示
This commit is contained in:
@@ -95,5 +95,20 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
name: '全屏广告-[容量使用超限]提示',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.alicloud.databox.MainActivity',
|
||||
matches: ['[text="容量使用超限"]', '[vid="layout_close"]'],
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/a219a480-c0a3-4064-832d-533f66995fed',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15158788',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user