Allow for reassigning INVID_BASE.

This commit is contained in:
2025-12-23 15:26:42 +01:00
parent 74ece549ff
commit 038c7e5d81

View File

@@ -23,7 +23,7 @@
# distribution.
YT_URL="$1"
INVID_BASE="https://inv.nadeko.net"
INVID_BASE="${INVID_BASE:-https://inv.nadeko.net}"
if [[ $YT_URL == *"youtu.be"* ]]
then