From 63cce72ca432cff16d6e346aecd374a02f5176ff Mon Sep 17 00:00:00 2001 From: SlyAimer <2289782085@qq.com> Date: Sat, 15 Mar 2025 15:59:41 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E6=B7=BB=E5=8A=A0=20animetrace?= =?UTF-8?q?=E6=90=9C=E7=95=AA=20API=20=E9=85=8D=E7=BD=AE=E9=A1=B9=E5=9C=A8?= =?UTF-8?q?=20api=5Fconfig=5Fexample.py=20=E6=96=87=E4=BB=B6=E4=B8=AD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=20animetrace=20=E6=90=9C=E7=95=AA?= =?UTF-8?q?=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 762d82b7a04bc5366fde65eafd2a2245f6dcf1ac) --- src/configs/api_config_example.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/configs/api_config_example.py b/src/configs/api_config_example.py index bfa2a00..be097d8 100644 --- a/src/configs/api_config_example.py +++ b/src/configs/api_config_example.py @@ -15,6 +15,8 @@ ju_he_image_list= "https://api.superbed.cn/timeline" # 聚合图床获取上传 #随机图 anosu anosu_url = "https://image.anosu.top/pixiv/json" +# 搜番/acg api +animetrace_url = "https://api.animetrace.com/v1/search" """ AI """