diff --git a/ai.py b/ai.py index 36dcf0a..d4c28d7 100644 --- a/ai.py +++ b/ai.py @@ -46,7 +46,7 @@ PROMPT_FILE = "system-prompt.txt" # 🧩 Local system prompt file DEFAULT_API_KEY = "" DEFAULT_BASE_URL = "https://openrouter.ai/api/v1" DEFAULT_MODEL = "deepseek/deepseek-chat-v3-0324:free" -SITE_URL = "https://github.com/00x0kafyy/worm-ai" +SITE_URL = "https://github.com/hexsecteam/worm-gpt" SITE_NAME = "WormGPT CLI" SUPPORTED_LANGUAGES = ["English", "Indonesian", "Spanish", "Arabic", "Thai", "Portuguese"]