mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: fastQuery
This commit is contained in:
@@ -8,7 +8,7 @@ export default defineGkdApp({
|
||||
key: 1,
|
||||
name: '局部广告-卡片广告',
|
||||
desc: '点击关闭',
|
||||
quickFind: true,
|
||||
fastQuery: true,
|
||||
activityIds: 'com.growing.topwidgets.home.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
@@ -35,7 +35,7 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
quickFind: true,
|
||||
fastQuery: true,
|
||||
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
||||
matches:
|
||||
'@ImageView[clickable=true][visibleToUser=true] <(2,3) * >(2,3) [text="反馈"]',
|
||||
|
||||
Reference in New Issue
Block a user