mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-08 17:08:35 +08:00
add: AnySearch-Skill
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# AnySearch API Key Configuration
|
||||
# =================================
|
||||
# Optional but recommended. Without a key, anonymous access is used with lower rate limits.
|
||||
# To obtain a key: https://anysearch.com/settings/api-keys
|
||||
#
|
||||
# Priority: --api_key flag > .env file > system environment variable > anonymous
|
||||
#
|
||||
# Format:
|
||||
# ANYSEARCH_API_KEY=<your_api_key_here>
|
||||
|
||||
ANYSEARCH_API_KEY=as_sk_16c4f23c66e3a3b9c9683f79090fa912
|
||||
Reference in New Issue
Block a user