mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf: some rules
This commit is contained in:
@@ -160,8 +160,10 @@ export default defineGkdApp({
|
||||
desc: '点击X',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: 'com.tencent.qqmusiccommon.hybrid.HybridViewActivity',
|
||||
matches: '@[desc="关闭按钮"] <n * > [desc^="看广告"]',
|
||||
matches:
|
||||
'@ViewGroup[desc="关闭按钮"] - [desc^="看广告"] <2 ViewGroup < ViewGroup < FrameLayout < FrameLayout < FrameLayout < [id="android:id/content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806773',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user