mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(阿里云盘): 局部广告(补充规则)
This commit is contained in:
@@ -113,16 +113,23 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 7,
|
key: 7,
|
||||||
name: '局部广告-卡片广告',
|
name: '局部广告-卡片广告',
|
||||||
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
quickFind: true,
|
key: 0,
|
||||||
activityIds: 'com.alicloud.databox.transferpage.TransferListActivity',
|
activityIds: 'com.alicloud.databox.transferpage.TransferListActivity',
|
||||||
matches: '[vid="close"]',
|
matches: '[vid="close"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15433289',
|
snapshotUrls: 'https://i.gkd.li/i/15433289',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
activityIds: 'com.alicloud.databox.MainActivity',
|
||||||
|
matches: '[vid="ivTitleAction"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15524767',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user