mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(vivo浏览器) 局部广告-天气详情页面
This commit is contained in:
@@ -11,5 +11,17 @@ export default defineAppConfig({
|
||||
rules: '[id="com.vivo.browser:id/dialog_button_right"][text="继续浏览"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12847431',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '局部广告-天气详情页面',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.vivo.browser.lightweb.LightWebNomalStartActivity',
|
||||
matches: '[text$="广告"] +5 * > Image',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14392332',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user