From 20096e2ae3700983e16cb760877630350396f10c Mon Sep 17 00:00:00 2001 From: pppscn <35696959@qq.com> Date: Thu, 16 Mar 2023 09:20:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=EF=BC=9A=E5=8E=BB=E9=99=A4?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E5=B8=82=E5=9C=BA=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ README_en.md | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4a0ebdcf..191d1f8f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ > 2、如果目前`v2.x`用的好好的没必要升级(之前也是这么建议大家的,没必要每版必跟,除非你急需新功能) -> 3、`v3.x` 适配 Android 4.4 ~ 12.0 +> 3、`v3.x` 适配 Android 4.4 ~ 13.0 -------- @@ -32,7 +32,7 @@ * 如果任何单位或个人认为该项目的代码/APK可能涉嫌侵犯其权利,则应及时通知并提供身份证明,所有权证明,我们将在收到认证文件后删除相关代码/APK。 -* 隐私声明:SmsForwarder 不会收集任何您的隐私数据!!!APP启动时发送版本信息发送到友盟统计;手动检查新版本时发送版本号用于检查新版本;除此之外,没有任何数据!!! +* 隐私声明:**SmsForwarder 不会收集任何您的隐私数据!!!**APP启动时发送版本信息发送到友盟统计;手动检查新版本时发送版本号用于检查新版本;除此之外,没有任何数据!!! -------- @@ -58,8 +58,6 @@ > ⚠ 网盘下载:https://wws.lanzoui.com/b025yl86h 访问密码:`pppscn` -> ⚠ 酷安应用市场:https://www.coolapk.com/apk/com.idormy.sms.forwarder - -------- ## 使用文档【新用户必看!】 @@ -78,7 +76,7 @@ + 加入交流群(群内都是机油互帮互助,禁止发任何与SmsForwarder使用无关的内容) | QQ频道号: q7oofwp13s | 钉钉客户群 | 企业微信群 | -| ---- | ---- | ---- | +| :--: | :--: | :--: | | ![QQ频道号: q7oofwp13s](pic/qq_channel.png "QQ频道号: q7oofwp13s") | ![钉钉客户群](pic/dingtalk.png "钉钉客户群") | ![企业微信群](pic/qywechat.png "企业微信群") | ## 感谢 @@ -92,7 +90,9 @@ + https://github.com/mainfunx/frpc_android (内网穿透) + https://github.com/gyf-dev/Cactus (保活措施) + https://github.com/yanzhenjie/AndServer (HttpServer) -+ [GitHub license](https://jb.gg/OpenSourceSupport) (License Certificate for JetBrains All Products Pack) ++ https://github.com/jenly1314/Location (Location) ++ https://gitee.com/xuankaicat/kmnkt (socket通信) ++ [GitHub license](https://jb.gg/OpenSourceSupport) (License Certificate for JetBrains All Products Pack) -------- diff --git a/README_en.md b/README_en.md index 04ff73cd..e3e3af0c 100644 --- a/README_en.md +++ b/README_en.md @@ -50,8 +50,6 @@ See more screenshots:https://github.com/pppscn/SmsForwarder/wiki > ⚠ Internet storage: https://wws.lanzoui.com/b025yl86h, access password: `pppscn` -> ⚠ CoolAPK.com: https://www.coolapk.com/apk/com.idormy.sms.forwarder - ## Manual > ⚠ GitHub: https://github.com/pppscn/SmsForwarder/wiki @@ -66,7 +64,7 @@ See more screenshots:https://github.com/pppscn/SmsForwarder/wiki + Join group chat (only Chinese groups/channels available currently) | QQ Channel: q7oofwp13s | DingTalk | WeCom | -| ---- | ---- | ---- | +| :--: | :--: | :--: | | ![QQ频道号: q7oofwp13s](pic/qq_channel.png "QQ频道号: q7oofwp13s") | ![钉钉客户群](pic/dingtalk.png "钉钉客户群") | ![企业微信群](pic/qywechat.png "企业微信群") | ## Acknowledgements @@ -80,7 +78,9 @@ See more screenshots:https://github.com/pppscn/SmsForwarder/wiki + https://github.com/mainfunx/frpc_android (reverse proxy) + https://github.com/gyf-dev/Cactus (Keep Alive) + https://github.com/yanzhenjie/AndServer (HttpServer) -+ [GitHub license](https://jb.gg/OpenSourceSupport) (License Certificate for JetBrains All Products Pack) ++ https://github.com/jenly1314/Location (Location) ++ https://gitee.com/xuankaicat/kmnkt (socket) ++ [GitHub license](https://jb.gg/OpenSourceSupport) (License Certificate for JetBrains All Products Pack) --------