Update readme.md

This commit is contained in:
qkqpttgf 2020-06-11 14:41:35 +08:00 committed by GitHub
parent bb8c1afc58
commit 4b816fb206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 9 deletions

View File

@ -8,6 +8,17 @@ How to Install: Click the button [![Deploy](https://www.herokucdn.com/deploy/but
DEMO: https://herooneindex.herokuapp.com/
# Deploy to Tencent Serverless Cloud Function (腾讯无服务器云函数 SCF)
Official: https://cloud.tencent.com/product/scf
~~How to Install: https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqcloud.com/test/abcdef/%E6%97%A0%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%87%BD%E6%95%B0SCF%E6%90%AD%E5%BB%BAOneDrive.mp4?preview~~
添加网盘时SCF反应不过来会添加失败请不要删除再添加一次相同的就可以了。
DEMO: https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqcloud.com/test/abcdef/
# Deploy to VPS(Virtual Private Server) 部署到VPS或空间
How to Install:
1.Start web service on your server (httpd or other), make sure you can visit it.
@ -21,14 +32,6 @@ How to Install:
5.View the website in chrome or other.
在浏览器中访问。
# Deploy to Tencent Serverless Cloud Function (腾讯无服务器云函数 SCF)
Official: https://cloud.tencent.com/product/scf
~~How to Install: https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqcloud.com/test/abcdef/%E6%97%A0%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%87%BD%E6%95%B0SCF%E6%90%AD%E5%BB%BAOneDrive.mp4?preview~~
添加网盘时SCF反应不过来会添加失败请不要删除再添加一次相同的就可以了。
DEMO: https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqcloud.com/test/abcdef/
# Deploy to Aliyun Function Compute (阿里函数计算 FC)
Official: https://fc.console.aliyun.com/
@ -37,10 +40,13 @@ How to Install:
1新建函数 -- HTTP函数
2运行环境选择php7.2
3触发器认证方式选择anonymous请求方式里面点一下GET再点一下POST最终框框里面有这2个
4上传代码开始安装
4上传代码
5触发器中点进去找到配置自定义域名点击前往创建路径中填 /* ,其它下拉选择。
6访问你的域名开始安装
DEMO: 无
# Features 特性
When downloading files, the program produce a direct url, visitor download files from MS OFFICE via the direct url, the server expend a few bandwidth in produce.
下载时由程序解析出直链浏览器直接从微软Onedrive服务器下载文件服务器只消耗与微软通信的少量流量。