mirror of
https://github.com/alantang1977/JunTV.git
synced 2024-12-04 20:23:10 +02:00
feat:follow qrcode
This commit is contained in:
parent
483190831d
commit
4f17499e68
3 changed files with 14 additions and 0 deletions
|
@ -201,6 +201,7 @@ docker run -v /etc/docker/config:/tv-requests/config -v /etc/docker/output:/tv-r
|
|||
```
|
||||
|
||||
3. 更新结果:
|
||||
|
||||
- 接口地址:ip:8000
|
||||
- 接口详情:ip:8000/result
|
||||
- 测速日志:ip:8000/log
|
||||
|
@ -221,6 +222,12 @@ docker run -v /etc/docker/config:/tv-requests/config -v /etc/docker/output:/tv-r
|
|||
| ----------------------------------------- | ------------------------------------------- |
|
||||
| ![支付宝扫码](./static/images/alipay.jpg) | ![微信扫码](./static/images/appreciate.jpg) |
|
||||
|
||||
## 👀 关注
|
||||
|
||||
微信公众号搜索 Govin,或扫码:
|
||||
|
||||
![微信公众号](./static/images/qrcode.jpg)
|
||||
|
||||
## 📣 免责声明
|
||||
|
||||
本项目仅供学习交流用途,接口数据均来源于网络,如有侵权,请联系删除
|
||||
|
|
|
@ -201,6 +201,7 @@ docker run -v /etc/docker/config:/tv-requests/config -v /etc/docker/output:/tv-r
|
|||
```
|
||||
|
||||
3. Update results:
|
||||
|
||||
- API address: ip:8000
|
||||
- API details: ip:8000/result
|
||||
- Speed test log: ip:8000/log
|
||||
|
@ -221,6 +222,12 @@ docker run -v /etc/docker/config:/tv-requests/config -v /etc/docker/output:/tv-r
|
|||
| ------------------------------------- | ----------------------------------------- |
|
||||
| ![Alipay](./static/images/alipay.jpg) | ![Wechat](./static/images/appreciate.jpg) |
|
||||
|
||||
## 👀 Follow
|
||||
|
||||
Wechat public account search Govin, or scan code:
|
||||
|
||||
![Wechat public account](./static/images/qrcode.jpg)
|
||||
|
||||
## 📣 Disclaimer
|
||||
|
||||
This project is for learning and communication purposes only. All interface data comes from the internet. If there is any infringement, please contact us for removal.
|
||||
|
|
BIN
static/images/qrcode.jpg
Normal file
BIN
static/images/qrcode.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Reference in a new issue