From ebf19eec4cf0a5591f42cde07b140ea54640bb58 Mon Sep 17 00:00:00 2001 From: zuoban <1061669148@qq.com> Date: Thu, 11 Jul 2024 17:29:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20cloudflare=20worker=20?= =?UTF-8?q?=E9=83=A8=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 69989f1..ceb863b 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ docker run -d -p 8080:8080 --name=tts zuoban/zb-tts ``` + +# cloudflare worker 部署 +[worker.js](https://raw.githubusercontent.com/zuoban/tts/main/templates/worker.js) \ No newline at end of file