From 881f4e39af8e85175b06cc6f92dad00cb1755591 Mon Sep 17 00:00:00 2001 From: ivamp Date: Sun, 11 Feb 2024 00:48:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=B1=E6=95=88=E7=9A=84?= =?UTF-8?q?=20token?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py.example b/config.py.example index ca2f49d..041e7c5 100644 --- a/config.py.example +++ b/config.py.example @@ -1,7 +1,7 @@ import os baseurl = "https://anime-api.5t5.top/v2" -token = "lDr7fxW8tDFoY2CdySoaEs1gCaiA3dUP1GwIe6Khg" +token = "" node = "2AG_CF" save_path="./downloads"