优化教程

This commit is contained in:
2025-08-28 00:25:23 +08:00
parent f8e073a2a9
commit 8584f8df33
6 changed files with 54 additions and 26 deletions

View File

@@ -41,7 +41,7 @@ else:
try:
yanlun_texts = (
requests.get(
"https://nd.liteyuki.icu/api/v3/share/content/Xpue?path=null",
"https://nd.liteyuki.org/api/v3/share/content/Xpue?path=null",
)
.text.strip("\n")
.split("\n")