Add HMooneyPot alias

This commit is contained in:
ghzhost 2026-08-20 23:11:56 +00:00
parent 821365cf71
commit 41dc0ec781

View File

@ -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