mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
add and perf qin lin open rule (#741)
Co-authored-by: DoubleZ <masteryi_z@163.com> Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
@@ -51,12 +51,20 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 2,
|
||||
fastQuery: true,
|
||||
matchTime: 10000,
|
||||
activityIds: '.MainActivity',
|
||||
matches: '[vid="ad_close"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/76e82ec7-70e5-47cb-91c2-4d00f33ef8ad',
|
||||
snapshotUrls: 'https://i.gkd.li/i/18529948',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
fastQuery: true,
|
||||
activityIds: '.MainActivity',
|
||||
matches:
|
||||
'@[desc="top_close_button"] < ViewGroup <2 ViewGroup + ViewGroup >3 [text="广告"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/a9dc3648-339a-4925-91dd-730346711b0e',
|
||||
snapshotUrls: 'https://i.gkd.li/i/18532541',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -65,7 +73,6 @@ export default defineGkdApp({
|
||||
desc: '点击[好的]',
|
||||
rules: [
|
||||
{
|
||||
matchTime: 10000,
|
||||
activityIds: '.MainActivity',
|
||||
matches: '[desc^="开门成功"] > [desc="好 的"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/d8e9be78-a9d4-48f9-a6ee-9ed384a190b3',
|
||||
|
||||
Reference in New Issue
Block a user