mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(菜鸟): 全屏广告-弹窗广告(补充规则)
This commit is contained in:
@@ -10,14 +10,12 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
quickFind: true,
|
||||||
|
forcedTime: 10000,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.taobao.cainiao.logistic.ui.view.LogisticDetailActivity',
|
'com.taobao.cainiao.logistic.ui.view.LogisticDetailActivity',
|
||||||
quickFind: true,
|
matches: '[vid="draw_dialog_iv_close"]',
|
||||||
matches: '[id="com.cainiao.wireless:id/draw_dialog_iv_close"]',
|
snapshotUrls: 'https://i.gkd.li/i/16118156',
|
||||||
snapshotUrls: [
|
|
||||||
'https://i.gkd.li/i/12914371',
|
|
||||||
'https://i.gkd.li/i/13692758',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
@@ -53,6 +51,14 @@ export default defineGkdApp({
|
|||||||
'@[text="关闭"] + [text="活动"] <<n [vid="browser_fragment_layout"]',
|
'@[text="关闭"] + [text="活动"] <<n [vid="browser_fragment_layout"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14033859',
|
snapshotUrls: 'https://i.gkd.li/i/14033859',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 5,
|
||||||
|
quickFind: true,
|
||||||
|
activityIds:
|
||||||
|
'com.taobao.cainiao.logistic.ui.view.LogisticDetailActivity',
|
||||||
|
matches: '[vid="cn_bottom_sheet_close"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16118155',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user