Skip to content

Commit edb025b

Browse files
doublez-tenDoubleZAIsouler
authored
Qin lin open (#768)
Co-authored-by: DoubleZ <masteryi_z@163.com> Co-authored-by: AIsouler <zy43220@gmail.com>
1 parent 18b32b6 commit edb025b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/apps/com.qinlin.edoor.ts

+24
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,30 @@ export default defineGkdApp({
6565
exampleUrls: 'https://e.gkd.li/a9dc3648-339a-4925-91dd-730346711b0e',
6666
snapshotUrls: 'https://i.gkd.li/i/18532541',
6767
},
68+
{
69+
key: 4,
70+
fastQuery: true,
71+
activityIds:
72+
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
73+
matches: '@ViewGroup + ViewGroup > [text="反馈"]',
74+
exampleUrls: [
75+
'https://e.gkd.li/517cc207-1e6c-4416-bbd1-193326879b68',
76+
'https://e.gkd.li/e60379ac-ee45-4f0f-bb18-5d1ffa4d9210',
77+
],
78+
snapshotUrls: [
79+
'https://i.gkd.li/i/18703139',
80+
'https://i.gkd.li/i/18703827',
81+
],
82+
},
83+
{
84+
key: 5,
85+
fastQuery: true,
86+
activityIds: '.MainActivity',
87+
matches:
88+
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
89+
exampleUrls: 'https://e.gkd.li/a2685f57-ec36-44a1-9529-f10d7fb481ef',
90+
snapshotUrls: 'https://i.gkd.li/i/18704056',
91+
},
6892
],
6993
},
7094
{

0 commit comments

Comments
 (0)