Add Friendiai API key path to apikey.json

Included the Friendiai API key reference in apikey.json to support integration with the Friendiai service.
This commit is contained in:
Namhyeon Go 2026-01-19 14:58:36 +09:00
parent ce7e88d02c
commit fde431c069

View File

@ -8,6 +8,7 @@
"deepseek": "file:data/deepseek_apikey.txt",
"moonshot": "file:data/moonshot_apikey.txt",
"clovastudio": "file:data/clovastudio_apikey.txt",
"friendiai": "file:data/friendiai_apikey.txt",
"catswords-ai": "file:data/catswords_ai_apikey.txt",
"scrapeops": "file:data/scrapeops_apikey.txt",
"serpapi": "file:data/serpapi_apikey.txt",