diff --git a/global-config b/global-config index fcc9dfb..b71b0bd 100644 --- a/global-config +++ b/global-config @@ -40,6 +40,8 @@ # Enable this to fetch scripts from given url. :global "script-updates-fetch" false; :global "script-updates-baseurl" "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/"; +#:global "script-updates-baseurl" "https://raw.githubusercontent.com/eworm-de/routeros-scripts/master/"; +#:global "script-updates-baseurl" "https://gitlab.com/eworm-de/routeros-scripts/raw/master/"; :global "script-updates-ignore" { "global-config"; "GeneratePSK" } :global "script-updates-fetch-ignore" { "" };