From fb4cd5eae2ea39a80c2feabbac6a937c35f17ec2 Mon Sep 17 00:00:00 2001 From: FongMi Date: Sat, 10 Aug 2024 18:06:22 +0800 Subject: [PATCH] Update README.md Signed-off-by: FongMi --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9338e4dde..9cc0ff183 100644 --- a/README.md +++ b/README.md @@ -101,13 +101,19 @@ https://github.com/CatVodTVOfficial/CatVodTVJarLoader ``` http://127.0.0.1:9978/action?do=refresh&type=detail -``` +``` 刷新播放 ``` http://127.0.0.1:9978/action?do=refresh&type=player -``` +``` + +刷新直播 + +``` +http://127.0.0.1:9978/action?do=refresh&type=live +``` 推送字幕 @@ -119,13 +125,13 @@ http://127.0.0.1:9978/action?do=refresh&type=subtitle&path=http://xxx ``` http://127.0.0.1:9978/cache?do=set&key=xxx&value=xxx -``` +``` 取得緩存字串 ``` http://127.0.0.1:9978/cache?do=get&key=xxx -``` +``` 刪除緩存字串 @@ -166,4 +172,4 @@ scheme://username:password@host:port ### 贊助 -![photo_2024-01-10_11-39-12](https://github.com/FongMi/TV/assets/3471963/fdc12771-386c-4d5d-9a4d-d0bec0276fa7) \ No newline at end of file +![photo_2024-01-10_11-39-12](https://github.com/FongMi/TV/assets/3471963/fdc12771-386c-4d5d-9a4d-d0bec0276fa7)