feat(WiFi万能钥匙) 全屏广告-连接WiFi后弹出的广告 (#112)

This commit is contained in:
AIsouler
2024-03-16 20:52:25 +08:00
committed by GitHub

View File

@@ -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',
},
],
},
],
});