mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
chore: sync
This commit is contained in:
@@ -3,6 +3,15 @@ import type { AppConfig } from '../types';
|
||||
export default <AppConfig>{
|
||||
id: 'com.snda.wifilocating',
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: `WiFi万能钥匙-开屏广告`,
|
||||
activityIds: `com.lantern.launcher.ui.MainActivity`,
|
||||
rules: [
|
||||
// https://gkd-kit.gitee.io/import/38517192/4d6fdd1e-28ec-4b61-86e2-641b7b5b8899
|
||||
`TextView[text="广告"] -3 RelativeLayout > TextView[text*="跳过"]`,
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: 'WiFi万能钥匙-内部广告',
|
||||
|
||||
Reference in New Issue
Block a user