mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-08-25 11:52:32 +02:00
feat(news): add opt-in Xquik search source
This commit is contained in:
@@ -155,6 +155,15 @@ API_REGISTRY = [
|
||||
"url": None,
|
||||
"required": False,
|
||||
},
|
||||
{
|
||||
"id": "xquik_api_key",
|
||||
"env_key": "XQUIK_API_KEY",
|
||||
"name": "Xquik — API Key",
|
||||
"description": "Server-side key for opt-in X post search in the shared news and threat feed.",
|
||||
"category": "Intelligence",
|
||||
"url": "https://docs.xquik.com/",
|
||||
"required": False,
|
||||
},
|
||||
{
|
||||
"id": "yfinance",
|
||||
"env_key": None,
|
||||
|
||||
Reference in New Issue
Block a user