mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
perf(网心云): 全屏广告-弹窗广告
This commit is contained in:
@@ -7,13 +7,18 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-弹窗广告',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.onethingcloud.android.MainActivity',
|
||||
rules:
|
||||
'[id="android:id/content"] >(3,4) View[childCount=2] >2 View[childCount=3] > ImageView[index=2][clickable=true]',
|
||||
matches:
|
||||
'[id="android:id/content"] >(3,4) View[childCount=2] >2 View[childCount=2 || childCount=3] > ImageView[index=parent.childCount.minus(1)][clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12841171',
|
||||
'https://i.gkd.li/i/14035418', // 误触快照
|
||||
'https://i.gkd.li/i/14766665',
|
||||
'https://i.gkd.li/i/16438609',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user