mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
feat: add HMooneyPot alias
This commit is contained in:
parent
821365cf71
commit
e9772ff4b7
@ -54,8 +54,9 @@ require "./invidious/jobs/*"
|
||||
module Invidious
|
||||
end
|
||||
|
||||
# Simple alias to make code easier to read
|
||||
# Simple aliases 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