🚑修复贴吧解析

Update tools.js
This commit is contained in:
CSSZYF 2025-06-17 17:45:51 +08:00 committed by GitHub
commit 8a496e054d
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爬虫