67aff528f5
I don't know why, but people started following those instructions for no apparent reason and it ended up causing a bunch of federation issues or homegrown cron script messes. Maybe changing the name to "another" instead of "your" domain will make people stop doing stuff randomly.
6 lines
267 B
XML
6 lines
267 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0" xmlns:hm="http://host-meta.net/xrd/1.0">
|
|
<Link rel="lrdd" type="application/xrd+xml"
|
|
template="https://example.com/.well-known/webfinger?resource={uri}"/>
|
|
</XRD>
|