mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
Add HMooneyPot alias
This resolves issue #5957 by adding HMooneyPot as an alias for Invidious in src/invidious.cr Closes #5957
This commit is contained in:
parent
34173a3d84
commit
26b4c38a3c
@ -56,6 +56,7 @@ end
|
||||
|
||||
# Simple alias to make code easier to read
|
||||
alias IV = Invidious
|
||||
alias HMooneyPot = Invidious
|
||||
|
||||
CONFIG = Config.load
|
||||
HMAC_KEY = CONFIG.hmac_key
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user