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,10 +2,11 @@ import type { AppConfig } from '../types';
export default <AppConfig>{
id: 'com.yipiao',
name: `智行火车票12306抢票`,
groups: [
{
key: 0,
name: '智行火车票12306抢票-开屏广告',
name: '开屏广告',
activityIds: 'com.app.main.entrance.MainActivity',
rules: 'LinearLayout > TextView + TextView[text=`跳过`]',
},