X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fhostxrd.php;h=16f132fe092ff2a871fcc3a0e15fe67cffbe84c6;hb=5743bb0daec2f91f06689c84a69c8d7315311c51;hp=c7861d26d0d19264a6276c824beef7fea28ee9f2;hpb=2abcf76ec17a9a7754c399cdde9a4449308a4b02;p=friendica.git diff --git a/mod/hostxrd.php b/mod/hostxrd.php index c7861d26d0..16f132fe09 100644 --- a/mod/hostxrd.php +++ b/mod/hostxrd.php @@ -1,11 +1,33 @@ $a->get_hostname(), + '$zroot' => System::baseUrl(), + '$domain' => System::baseUrl(), + '$bigkey' => Salmon::salmonKey(Config::get('system', 'site_pubkey'))] + ); + + exit(); +}