Method code for $motd.server_url()

[Turn off line numbering]
  1: return "http://" + $dns.hostname("") + ":" + $http_daemon.current_port() + "/";

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon