mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(华为天气): 顶部广告条 (#3584)
This commit is contained in:
@@ -62,5 +62,17 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '顶部广告条',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
activityIds: 'com.huawei.android.totemweather.WeatherMainActivity',
|
||||||
|
matches: '[vid="rl_close_pps"] > ImageView',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13800100',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user