From d483fec159d154280cc0464d1ba82fd341f91455 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Wed, 31 Aug 2022 09:21:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=91=BD=E4=BB=A4=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- txt/issue.txt | 3 +++ txt/libs.txt | 3 ++- txt/run.sh | 2 -- 3 files changed, 5 insertions(+), 3 deletions(-) delete mode 100644 txt/run.sh diff --git a/txt/issue.txt b/txt/issue.txt index 60fbb78..7c89c19 100644 --- a/txt/issue.txt +++ b/txt/issue.txt @@ -15,4 +15,7 @@ assert subprocess.call( 远程直播地址: "lives":[{"group":"redirect","channels":[{"name":"直播","urls":["proxy://do=live&type=txt&ext=aHR0cHM6Ly9hZ2l0LmFpL2xjeC8xMS9yYXcvYnJhbmNoL21hc3Rlci9saXZl"]}]}], +下面格式原版tv_box才能用? +"live","urls":["proxy://do=live&type=txt&ext=aHR0cHM6Ly9naXRjb2RlLm5ldC9xcV8yNjg5ODIzMS9UVkJveC8tL3Jhdy9tYWluL2xpdmUvMDgzMHpiLnR4dA=="]}]}], + diff --git a/txt/libs.txt b/txt/libs.txt index 36dac9a..6b2dba4 100644 --- a/txt/libs.txt +++ b/txt/libs.txt @@ -1,2 +1,3 @@ gevent-websocket -PyExecJS \ No newline at end of file +PyExecJS +ddddocr \ No newline at end of file diff --git a/txt/run.sh b/txt/run.sh deleted file mode 100644 index b99d5d2..0000000 --- a/txt/run.sh +++ /dev/null @@ -1,2 +0,0 @@ -kill -9 $(cat supervisord.pid) -supervisord -c manager.conf \ No newline at end of file -- GitLab