mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(WiFi万能钥匙) 全屏广告-连接WiFi后弹出的广告 (#112)
This commit is contained in:
@@ -26,5 +26,19 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-连接WiFi后弹出的广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.wifitutu.ui.tools.SpeedUpBActivity',
|
||||
quickFind: true,
|
||||
matches: '[vid="native_express_close_proxy"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14622506',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user