X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fhostxrd.php;h=93a9d833c9626426826b4b983789f2f0fae9845b;hb=6bc865ff4d68170c83a675cfc75cdc025a192b15;hp=c7861d26d0d19264a6276c824beef7fea28ee9f2;hpb=2abcf76ec17a9a7754c399cdde9a4449308a4b02;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(); +}