mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -16,15 +16,18 @@ export default defineAppConfig({
|
|||||||
activityIds:
|
activityIds:
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
matches:
|
matches:
|
||||||
'LinearLayout[clickable=true] > LinearLayout[clickable=true] > ImageView[width<90][height<90]',
|
'@LinearLayout[clickable=true] > LinearLayout[clickable=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13695604',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13695604',
|
||||||
|
'https://i.gkd.li/import/13762212',
|
||||||
|
'https://i.gkd.li/import/13762195',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '腾讯广告SDK',
|
name: '腾讯广告SDK',
|
||||||
activityIds: 'com.xpx365.projphoto.FirstActivity',
|
activityIds: 'com.xpx365.projphoto.FirstActivity',
|
||||||
matches:
|
matches: 'FrameLayout[childCount>1] > FrameLayout[index=3]',
|
||||||
'FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView[width<90][height<90]',
|
snapshotUrls: 'https://i.gkd.li/import/13762196',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13695519',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '快手广告SDK',
|
name: '快手广告SDK',
|
||||||
|
|||||||
Reference in New Issue
Block a user