diff options
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index 030a9f2..06acf9f 100644 --- a/global-functions +++ b/global-functions @@ -221,7 +221,7 @@ :global CharacterReplace; :do { - :resolve ([ $CharacterReplace [ / system clock get time ] ":" "" ] . ".mikrotik.com"); + :resolve "low-ttl.eworm.de"; :return true; } on-error={ :return false; |