From d306102bba5c94d5696e4204b4ac657ce2c17254 Mon Sep 17 00:00:00 2001 From: okjack Date: Sat, 25 May 2024 17:38:09 +0800 Subject: [PATCH] update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 343cb6544..6369072ad 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,12 @@ http://127.0.0.1:9978/action?do=refresh&type=player http://127.0.0.1:9978/action?do=refresh&type=subtitle&path=http://xxx ``` +推送彈幕 + +``` +http://127.0.0.1:9978/action?do=refresh&type=danmaku&path=http://xxx +``` + 新增緩存字串 ```