chore: anvil.it.com → inouter.com
Some checks failed
TypeScript CI / build (push) Has been cancelled
Some checks failed
TypeScript CI / build (push) Has been cancelled
This commit is contained in:
6
worker-configuration.d.ts
vendored
6
worker-configuration.d.ts
vendored
@@ -9,16 +9,16 @@ declare namespace Cloudflare {
|
||||
RATE_LIMIT_KV: KVNamespace;
|
||||
SUMMARY_THRESHOLD: "20";
|
||||
MAX_SUMMARIES_PER_USER: "3";
|
||||
N8N_WEBHOOK_URL: "https://n8n.anvil.it.com";
|
||||
N8N_WEBHOOK_URL: "https://n8n.inouter.com";
|
||||
DOMAIN_OWNER_ID: "821596605";
|
||||
DEPOSIT_ADMIN_ID: "821596605";
|
||||
OPENAI_API_BASE: "https://gateway.ai.cloudflare.com/v1/d8e5997eb4040f8b489f09095c0f623c/telegram-bot/openai";
|
||||
NAMECHEAP_API_URL: "https://namecheap-api.anvil.it.com";
|
||||
NAMECHEAP_API_URL: "https://namecheap.api.inouter.com";
|
||||
WHOIS_API_URL: "https://whois-api-kappa-inoutercoms-projects.vercel.app";
|
||||
CONTEXT7_API_BASE: "https://context7.com/api/v2";
|
||||
BRAVE_API_BASE: "https://api.search.brave.com/res/v1";
|
||||
WTTR_IN_URL: "https://wttr.in";
|
||||
HOSTING_SITE_URL: "https://hosting.anvil.it.com";
|
||||
HOSTING_SITE_URL: "https://hosting.inouter.com";
|
||||
WEBHOOK_SECRET: string;
|
||||
DB: D1Database;
|
||||
AI: Ai;
|
||||
|
||||
Reference in New Issue
Block a user