X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fhostxrd.php;h=93a9d833c9626426826b4b983789f2f0fae9845b;hb=6c341962648b73c935c2de26996b07332b776a1f;hp=c7861d26d0d19264a6276c824beef7fea28ee9f2;hpb=bdf42473a0341f291cd256323d122aa80bb0cb0b;p=friendica.git diff --git a/mod/hostxrd.php b/mod/hostxrd.php index c7861d26d0..93a9d833c9 100644 --- a/mod/hostxrd.php +++ b/mod/hostxrd.php @@ -1,11 +1,34 @@ $a->getHostName(), + '$zroot' => System::baseUrl(), + '$domain' => System::baseUrl(), + '$bigkey' => Salmon::salmonKey(Config::get('system', 'site_pubkey'))] + ); + + exit(); +}