Skip to content

Commit 4ecb250

Browse files
authored
Merge pull request #18 from xianshenglu/dev
docs: set en as default readme, add paypal donation link
2 parents feb56de + 9912942 commit 4ecb250

3 files changed

Lines changed: 47 additions & 43 deletions

File tree

README-EN.MD

Lines changed: 0 additions & 30 deletions
This file was deleted.

README-ZH.MD

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# cloudflare-ip-tester-app
2+
3+
[ENGLISH](./README-EN.MD)
4+
5+
### 功能
6+
7+
- 测试本地网络到 cloudflare 节点的速度
8+
9+
- 根据你的测试结果,生成统计数据,可以排序,得到最好的结果
10+
11+
<div style="display: flex;flex-flow:row wrap;">
12+
<img src="./assets/images/test-run-min-zh.jpg" height="600">
13+
<img src="./assets/images/test-statistics-min-zh.jpg" height="600">
14+
</div>
15+
16+
### 灵感来源于
17+
18+
- [CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)
19+
- [cloudflare-ip-tester](https://github.com/TulvL/cloudflare-ip-tester)
20+
21+
### 下载 App
22+
23+
[所有版本](https://github.com/xianshenglu/cloudflare-ip-tester-app/releases)
24+
25+
如果不知道下载哪一个,就下通用版 `app-universal-release-signed.apk`.
26+
27+
### 打赏
28+
29+
如果你觉得这个 app 能帮到你,你可以通过 [Patreon](https://www.patreon.com/xianshenglu) 成为我的赞助商, 也可以通过 [Paypal](paypal.me/xianshenglu) 或者扫描下面二维码打赏。不论多少都可以鼓励我把这个 App 越做越好。
30+
31+
<img style="width:400px" src="./assets/images/wechat-ali-pay.png"/>
32+
33+
34+
### MIT License

README.MD

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
# cloudflare-ip-tester-app
22

3-
[ENGLISH](./README-EN.MD)
3+
[中文文档](./README.MD)
44

5-
### 功能
5+
### Functions
66

7-
- 测试本地网络到 cloudflare 节点的速度
8-
9-
- 根据你的测试结果,生成统计数据,可以排序,得到最好的结果
7+
- test cloudflare-ip as many as you want
8+
- generate a history statistics based on your test results.
109

1110
<div style="display: flex;flex-flow:row wrap;">
12-
<img src="./assets/images/test-run-min-zh.jpg" height="600">
13-
<img src="./assets/images/test-statistics-min-zh.jpg" height="600">
11+
<img src="./assets/images/test-run-min.jpg" height="600">
12+
<img src="./assets/images/test-statistics-min.jpg" height="600">
1413
</div>
1514

16-
### 灵感来源于
15+
### Inspired by
1716

1817
- [CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)
1918
- [cloudflare-ip-tester](https://github.com/TulvL/cloudflare-ip-tester)
2019

21-
### 下载 App
20+
### Download App
2221

23-
[所有版本](https://github.com/xianshenglu/cloudflare-ip-tester-app/releases)
22+
[All versions](https://github.com/xianshenglu/cloudflare-ip-tester-app/releases)
2423

25-
如果不知道下载哪一个,就下通用版 `app-universal-release-signed.apk`.
24+
If you're unsure which version to choose then choose `app-universal-release-signed.apk`.
2625

27-
### 打赏
26+
### Donations
2827

29-
<img style="width:400px" src="./assets/images/wechat-ali-pay.png"/>
28+
If you think this app can help you, you could become a backer or sponsor via [Patreon](https://www.patreon.com/xianshenglu), donate via [Paypal](https://www.paypal.me/xianshenglu), or scan below QR code to donate via **Alipay** or **WeChat Pay**. Any amount is welcome. It will encourage me to make this app better and better!
3029

30+
<img style="width:400px" src="./assets/images/wechat-ali-pay.png"/>
3131

3232
### MIT License

0 commit comments

Comments
 (0)