From 4b6d922421a91e6cb245dce23582eeb4bd6a4995 Mon Sep 17 00:00:00 2001 From: EillesWan Date: Thu, 15 Aug 2024 12:18:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=A8=80=E8=AE=BA=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/yanlun.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/yanlun.py b/utils/yanlun.py index 03db854..127a25e 100644 --- a/utils/yanlun.py +++ b/utils/yanlun.py @@ -40,7 +40,7 @@ else: try: yanlun_texts = ( requests.get( - "https://gitee.com/TriM-Organization/LinglunStudio/raw/master/resources/myWords.txt", + "https://nd.liteyuki.icu/api/v3/share/content/Xpue?path=null", ) .text.strip("\n") .split("\n")