mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
13 lines
489 B
JSON
13 lines
489 B
JSON
{
|
|
"chatgpt": "file:data/chatgpt_apikey.txt",
|
|
"anthropic": "file:data/anthropic_apikey.txt",
|
|
"groq": "file:data/groq_apikey.txt",
|
|
"grok": "file:data/grok_apikey.txt",
|
|
"gemini": "file:data/gemini_apikey.txt",
|
|
"deepseek": "file:data/deepseek_apikey.txt",
|
|
"scrapeops": "file:data/scrapeops_apikey.txt",
|
|
"searchapi": "file:data/searchapi_apikey.txt",
|
|
"aviationstack": "file:data/aviationstack_apikey.txt",
|
|
"abuseipdb": "file:data/abuseipdb_apikey.txt"
|
|
}
|