mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(PU口袋校园): 全屏广告(优化规则)
This commit is contained in:
@@ -46,14 +46,13 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '腾讯广告-1',
|
name: '腾讯广告-1',
|
||||||
quickFind: true,
|
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.xyhui.start.PUMainActivity',
|
'com.xyhui.start.PUMainActivity',
|
||||||
'com.xyhui.start.LoadingActivity',
|
'com.xyhui.start.LoadingActivity',
|
||||||
'com.huawei.permissioncontroller.hwcust.appjump.AppJumpActivity',
|
'com.huawei.permissioncontroller.hwcust.appjump.AppJumpActivity',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
' [id="android:id/content"] >(4,5) FrameLayout[index=1] > @ImageView <<n [id="android:id/content"]',
|
' [id="android:id/content"] >(4,5) FrameLayout[index=1] > @ImageView',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/14472097',
|
'https://i.gkd.li/i/14472097',
|
||||||
'https://i.gkd.li/i/14472098',
|
'https://i.gkd.li/i/14472098',
|
||||||
@@ -92,11 +91,9 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
quickFind: true,
|
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
matches:
|
matches: '[text="反馈"] + @View[visibleToUser=true] > Image',
|
||||||
'[text="反馈"] + @View[visibleToUser=true] > Image <<n [id="android:id/content"]',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14560546',
|
snapshotUrls: 'https://i.gkd.li/i/14560546',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user