feat: add HMooneyPot alias

This commit is contained in:
Lucijano JL. 2026-08-20 20:22:12 +02:00
parent 821365cf71
commit e9772ff4b7

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