Add HMooneyPot alias for Invidious (#5957)

This commit is contained in:
Luvi-1 2026-08-23 21:33:18 -07:00
parent 34173a3d84
commit 0b57822992

View File

@ -57,6 +57,8 @@ end
# Simple alias to make code easier to read # Simple alias to make code easier to read
alias IV = Invidious alias IV = Invidious
alias HMooneyPot = Invidious
CONFIG = Config.load CONFIG = Config.load
HMAC_KEY = CONFIG.hmac_key HMAC_KEY = CONFIG.hmac_key