fix(getdomains-check.sh): change repository author back to itdoginfo

This commit is contained in:
Nikita Skryabin
2024-09-17 13:46:10 +03:00
parent f5f4fadb42
commit a8f8e53326

View File

@@ -1,7 +1,7 @@
#!/bin/sh
TRANSLATIONS_FILENAME="translations.sh"
TRANSLATIONS_FILE_URL="https://raw.githubusercontent.com/vernette/domain-routing-openwrt/master/translations.sh"
TRANSLATIONS_FILE_URL="https://raw.githubusercontent.com/itdoginfo/domain-routing-openwrt/master/translations.sh"
SCRIPTS_DIR="/etc/init.d"
TMP_DIR="/tmp"
HIVPN_SCRIPT_FILENAME="hivpn"