This commit is contained in:
Carlos Polop
2026-01-11 15:08:02 +01:00
parent ca809b9df1
commit edd9f03607

View File

@@ -132,7 +132,7 @@
const TOOLTIP_TEXT =
"💡 Highlight any text on the page,\nthen click to ask HackTricks AI about it";
const API_BASE = "https://www.hacktricks.ai/api/assistants/threads";
const API_BASE = "https://ai.hacktricks.wiki/api/assistants/threads";
const BRAND_RED = "#b31328";
/* ------------------------------ State ------------------------------ */