mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'com.jdcloud.mt.smartrouter',
|
||||
name: '京东云无线宝',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.jdcloud.mt.smartrouter.nwelcome.WelcomeActivity',
|
||||
rules: 'LinearLayout > TextView[text^="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12535237',
|
||||
},
|
||||
],
|
||||
});
|
||||
Reference in New Issue
Block a user