mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
Add HMooneyPot alias for Invidious (#5957)
This commit is contained in:
parent
34173a3d84
commit
0b57822992
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user