Skip to content

Commit ad1bf8e

Browse files
authored
Update README.md
1 parent 81ae646 commit ad1bf8e

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@
77

88
自动跳过软件的实现,一般都是基于安卓的Accessibility“无障碍服务”实现。开启了无障碍服务的软件,可以获取屏幕上的任何内容,从而可以检测广告,帮助用户自动跳过。因此,使用广告跳过程序,最大的风险是个人信息被泄露!
99

10-
```
11-
推荐另外一款开源软件:
12-
https://github.com/gkd-kit/gkd
13-
14-
有不少预制好的规则可以用:
15-
https://github.com/topics/gkd-subscription
16-
```
17-
1810
**本程序是开源程序,不需要网络权限,不需要存储权限,不会收集或者上传任何信息!绝无隐私问题!**
1911

2012
程序可以使用三种方法跳过开屏广告:
@@ -36,11 +28,24 @@ https://github.com/topics/gkd-subscription
3628

3729
[http://TouchHelper.zfdang.com](http://TouchHelper.zfdang.com)
3830

31+
## Star History
32+
33+
[![Star History Chart](https://api.star-history.com/svg?repos=zfdang/android-touch-helper&type=Date)](https://www.star-history.com/#zfdang/android-touch-helper)
34+
35+
3936
# 一点说明
4037
这是几年前搞的一个个人项目,现在没什么精力来改进和维护了,大家提的新需求了,估计很难满足了...
4138

4239
如果有人愿意提交PR, 我会尽量Review之后Merge的
4340

41+
```
42+
推荐另外一款开源软件:
43+
https://github.com/gkd-kit/gkd
44+
45+
有不少预制好的规则可以用:
46+
https://github.com/topics/gkd-subscription
47+
```
48+
4449
# 感谢
4550

4651
项目借鉴了不少AccessibilityTool的代码,在此表示感谢!
@@ -49,8 +54,6 @@ https://github.com/LGH1996/AccessibilityTool
4954

5055
# 赞助声明
5156

52-
53-
5457
[NodeSupport](https://github.com/NodeSeekDev/NodeSupport)赞助了本项目
5558

5659
[![image](docs/yxvm-small.png)](https://yxvm.com/)

0 commit comments

Comments
 (0)