mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
@@ -55,9 +55,6 @@ export default defineGkdApp({
|
|||||||
key: 4,
|
key: 4,
|
||||||
name: '全屏广告-红包弹窗',
|
name: '全屏广告-红包弹窗',
|
||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
matchTime: 10000,
|
|
||||||
actionMaximum: 1,
|
|
||||||
resetMatch: 'app',
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
@@ -67,6 +64,15 @@ export default defineGkdApp({
|
|||||||
'WebView[text="Rax App"] > [id="root"] >6 View[index=2][clickable=true]',
|
'WebView[text="Rax App"] > [id="root"] >6 View[index=2][clickable=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14551046',
|
snapshotUrls: 'https://i.gkd.li/i/14551046',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds:
|
||||||
|
'com.taobao.idlefish.search_implement.SearchResultActivity',
|
||||||
|
matches:
|
||||||
|
'@TextView[width<250 && height<250] - [childCount=0][text="收下红包"] <<n [vid="fish_layer_container_id"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23125419',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
// 该规则可能会出现多次触发一段后才能触发二段的情况,影响正常使用
|
// 该规则可能会出现多次触发一段后才能触发二段的情况,影响正常使用
|
||||||
|
|||||||
Reference in New Issue
Block a user