mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat: fastQuery
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-弹窗广告',
|
||||
quickFind: true,
|
||||
fastQuery: true,
|
||||
activityIds: 'com.dw.btime.MainHomeTabActivity',
|
||||
rules: '[id="com.dw.btime:id/iv_overlay_close"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12889448',
|
||||
@@ -15,7 +15,7 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 2,
|
||||
name: '局部广告-横幅广告',
|
||||
quickFind: true,
|
||||
fastQuery: true,
|
||||
activityIds: 'com.dw.btime.MainHomeTabActivity',
|
||||
rules: '[id="com.dw.btime:id/old_baby_close"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12889450',
|
||||
@@ -26,7 +26,7 @@ export default defineGkdApp({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
fastQuery: true,
|
||||
rules:
|
||||
'TextView[text="立即更新"] -3 [id="com.dw.btime:id/iv_upgrade_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12911011',
|
||||
|
||||
Reference in New Issue
Block a user