Update tools.js

暂时更换贴吧解析api,别d我
This commit is contained in:
MIKUKANO 2025-06-17 17:41:11 +08:00 committed by GitHub
parent c09be1e494
commit e9714c18af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -246,7 +246,7 @@ export const ANIME_SERIES_SEARCH_LINK2 = "https://yhdm.one/search?q=";
* HIBI API * HIBI API
* @type {string} * @type {string}
*/ */
export const HIBI_API_SERVICE = "https://hibi.moecube.com/api"; export const HIBI_API_SERVICE = "http://0d00.us.kg:8080/api";
/** /**
* 临时 AI LLM爬虫 * 临时 AI LLM爬虫