mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(大学搜题酱): 全屏广告(补充规则)
This commit is contained in:
@@ -86,7 +86,7 @@ export default defineAppConfig({
|
|||||||
name: '字节广告-1',
|
name: '字节广告-1',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.bytedance.sdk.openadsdk.core.component.reward.activity.TTFullScreenVideoActivity',
|
'com.bytedance.sdk.openadsdk.core.component.reward.activity.TTFullScreenVideoActivity',
|
||||||
matches: '@Image < View +3 View > View > TextView[text$="广告"]',
|
matches: 'Image < @View +3 View > View > TextView[text$="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13523288',
|
snapshotUrls: 'https://i.gkd.li/i/13523288',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -103,6 +103,15 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/i/13929945',
|
'https://i.gkd.li/i/13929945',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 5,
|
||||||
|
quickFind: true,
|
||||||
|
activityIds:
|
||||||
|
'com.zmzx.college.search.activity.main.activity.MainActivity',
|
||||||
|
matches:
|
||||||
|
'ImageView < @ViewGroup[clickable=true] < * <3 * + * >3 [text="广告"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14730751',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user