Skip to content

Commit

Permalink
deploy: 3a51550
Browse files Browse the repository at this point in the history
  • Loading branch information
GuoXiCheng committed Jan 2, 2024
1 parent 22b8da5 commit 3377b4d
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 1 deletion.
2 changes: 1 addition & 1 deletion skip_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
skip_text: 关闭

# 爱奇艺极速版
- package_name: com.qiyi.video.lite
- package_name: com.qiyi.video.lite
skip_text: 关闭

# 腾讯微云
Expand Down
71 changes: 71 additions & 0 deletions skip_config_v2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# 酷安
- packageName: com.coolapk.market
skipIds:
- id: com.byted.pangle.m:id/tt_splash_skip_btn
skipBounds:
- bound: 1116,219,1332,316
resolution: 1440,3024

# 京东阅读
- packageName: com.jd.app.reader
skipIds:
- id: com.jd.app.reader:id/mJumpBtn
skipBounds:
- bound: 1209,113,1338,165
resolution: 1440,3024

# 铁路12306
- packageName: com.MobileTicket
skipIds:
- id: com.MobileTicket:id/tv_skip

# 爱奇艺
- packageName: com.qiyi.video
skipTexts:
- text: 关闭

# 爱奇艺极速版
- packageName: com.qiyi.video.lite
skipTexts:
- text: 关闭

# 腾讯微云
- packageName: com.qq.qcloud
skipIds:
- id: com.qq.qcloud:id/gdt_ad_text
skipBounds:
- bound: 1223,196,1384,308
resolution: 1440,3024

# CSDN
- packageName: net.csdn.csdnplus
skipIds:
- id: com.byted.pangle.m:id/tt_splash_skip_btn

# 小度
- packageName: com.baidu.duer.superapp
skipIds:
- id: com.byted.pangle:id/tt_splash_skip_btn

# VIVO 应用商店, 跳过开屏应用推荐
- packageName: com.bbk.appstore
skipTexts:
- text: 进入首页
length: 5
skipIds:
- id: com.bbk.appstore:id/vbutton_title

# 民生银行
- packageName: cn.com.cmbc.newmbank
skipIds:
- id: cn.com.cmbc.newmbank:id/view_count_down

# 菜鸟
- packageName: com.cainiao.wireless
skipIds:
- id: com.cainiao.wireless:id/tt_splash_skip_btn

# 人人视频专业版
- packageName: com.example.pptv
skipIds:
- id: com.example.pptv:id/view_count_shake

0 comments on commit 3377b4d

Please sign in to comment.