mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(万能小组件 Top Widgets): 全屏广告(补充规则)
This commit is contained in:
@@ -29,11 +29,18 @@ export default defineAppConfig({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
||||||
matches: '@ImageView[clickable=true] - * >2 [text="反馈"]',
|
matches: '@ImageView[clickable=true] - * >2 [text="反馈"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14945552',
|
snapshotUrls: 'https://i.gkd.li/i/14945552',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches:
|
||||||
|
'[id="android:id/content"] >(3,4) FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14964868',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user