diff --git a/readme.md b/readme.md index 0260670..6de9882 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,13 @@ QQ Group: 943919989 Telegram Group: https://t.me/joinchat/I_RVc0bqxuxlT-d0cO7ozw +# Deploy to heroku +Official: https://heroku.com + +How to Install: Click the button [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) to Deploy a new app, or create an app then deploy via connect to your github fork. + +DEMO: https://herooneindex.herokuapp.com/ + # 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. @@ -23,13 +30,6 @@ How to Install: https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqc DEMO: https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqcloud.com/test/abcdef/ -# Deploy to heroku -Official: https://heroku.com - -How to Install: Click the button [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) to Deploy a new app, or create an app then deploy via connect to your github fork. - -DEMO: https://herooneindex.herokuapp.com/ - # 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服务器下载文件,服务器只消耗与微软通信的少量流量。