chore: sync

This commit is contained in:
lisonge
2023-09-02 13:17:03 +08:00
parent cd5ec3bd6f
commit 17c007ebbf
88 changed files with 1191 additions and 363 deletions

View File

@@ -2,19 +2,20 @@ import type { AppConfig } from '../types';
export default <AppConfig>{
id: 'com.snda.wifilocating',
name: `WiFi万能钥匙`,
groups: [
{
key: -1,
name: `WiFi万能钥匙-开屏广告`,
name: `开屏广告`,
activityIds: `com.lantern.launcher.ui.MainActivity`,
snapshotUrls: `https://gkd-kit.gitee.io/import/38517192/4d6fdd1e-28ec-4b61-86e2-641b7b5b8899`,
rules: [
// https://gkd-kit.gitee.io/import/38517192/4d6fdd1e-28ec-4b61-86e2-641b7b5b8899
`TextView[text="广告"] -3 RelativeLayout > TextView[text*="跳过"]`,
],
},
{
key: 0,
name: 'WiFi万能钥匙-内部广告',
name: '内部广告',
activityIds: 'com.lantern.launcher.ui.MainActivityICS',
rules: [
{