mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf: 弹窗广告 (适配fastQuery)
This commit is contained in:
@@ -29,14 +29,16 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '快手广告',
|
||||
fastQuery: true,
|
||||
activityIds: 'com.github.eprendre.tingshu.ui.SplashActivity',
|
||||
matches: [
|
||||
'ViewGroup[childCount=2] > [text="广告"]',
|
||||
'ViewGroup[childCount=3] > TextView + TextView + ImageView[clickable=true]',
|
||||
'[text="广告"]',
|
||||
'@ImageView[clickable=true] - [text="|"] - [text$="s"]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/i/13625303',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user