diff --git a/README.md b/README.md index b3ab3133..c9380ebe 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ English | [中文](./README_cn.md) | [Contributors](./CONTRIBUTORS.md) | [Contri - [x] Local storage - [x] [Aliyundrive](https://www.aliyundrive.com/) - [x] OneDrive / Sharepoint ([global](https://www.office.com/), [cn](https://portal.partner.microsoftonline.cn),de,us) - - [x] [189cloud](https://cloud.189.cn) + - [x] [189cloud](https://cloud.189.cn) (Personal, Family) - [x] [GoogleDrive](https://drive.google.com/) - [x] [123pan](https://www.123pan.com/) - [x] [Lanzou](https://pc.woozooo.com/) @@ -77,6 +77,13 @@ Available at: . The `AList` is open-source software licensed under the AGPL-3.0 license. +## Disclaimer +- This program is a free and open source project. It is designed to share files on the network disk, which is convenient for downloading and learning golang. Please abide by relevant laws and regulations when using it, and do not abuse it; +- This program is implemented by calling the official sdk/interface, without destroying the official interface behavior; +- This program only does 302 redirect/traffic forwarding, and does not intercept, store, or tamper with any user data; +- Before using this program, you should understand and bear the corresponding risks, including but not limited to account ban, download speed limit, etc., which is none of this program's business; +- If there is any infringement, please contact me by [email](mailto:i@nn.ci), and it will be dealt with in time. + --- > [@Blog](https://www.nn.ci/) · [@GitHub](https://github.com/Xhofe) · [@TelegramGroup](https://t.me/alist_chat) · [@QQGroup](https://jq.qq.com/?_wv=1027&k=OVPJcv2b) \ No newline at end of file diff --git a/README_cn.md b/README_cn.md index 8790892e..0f15f212 100644 --- a/README_cn.md +++ b/README_cn.md @@ -21,7 +21,7 @@ - [x] 本地存储 - [x] [阿里云盘](https://www.aliyundrive.com/) - [x] OneDrive / Sharepoint([国际版](https://www.office.com/), [世纪互联](https://portal.partner.microsoftonline.cn),de,us) - - [x] [天翼云盘](https://cloud.189.cn) + - [x] [天翼云盘](https://cloud.189.cn) (个人云, 家庭云) - [x] [GoogleDrive](https://drive.google.com/) - [x] [123云盘](https://www.123pan.com/) - [x] [蓝奏云](https://pc.woozooo.com/) @@ -77,6 +77,13 @@ `AList` 是在 AGPL-3.0 许可下许可的开源软件。 +## 免责声明 +- 本程序为免费开源项目,旨在分享网盘文件,方便下载以及学习golang,使用时请遵守相关法律法规,请勿滥用; +- 本程序通过调用官方sdk/接口实现,无破坏官方接口行为; +- 本程序仅做302重定向/流量转发,不拦截、存储、篡改任何用户数据; +- 在使用本程序之前,你应了解并承担相应的风险,包括但不限于账号被ban,下载限速等,与本程序无关; +- 如有侵权,请通过[邮件](mailto:i@nn.ci)与我联系,会及时处理。 + --- > [@Blog](https://www.nn.ci/) · [@GitHub](https://github.com/Xhofe) · [@TelegramGroup](https://t.me/alist_chat) · [@QQGroup](https://jq.qq.com/?_wv=1027&k=OVPJcv2b) \ No newline at end of file