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: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
fastQuery: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
@@ -32,7 +32,7 @@ export default defineGkdApp({
|
||||
name: '全屏广告-VIP弹窗广告',
|
||||
desc: '点击底部圆形x图标关闭弹窗',
|
||||
activityIds: 'com.android.mediacenter.MainActivity',
|
||||
quickFind: true,
|
||||
fastQuery: true,
|
||||
rules: '[id="com.android.mediacenter:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12914026',
|
||||
exampleUrls:
|
||||
@@ -42,7 +42,7 @@ export default defineGkdApp({
|
||||
key: 2,
|
||||
name: '局部广告-推荐卡片广告',
|
||||
desc: '点击卡片右上角[广告],点击不感兴趣[直接关闭]',
|
||||
quickFind: true,
|
||||
fastQuery: true,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
Reference in New Issue
Block a user