bridgy-fed/templates/host-meta.xrds

11 wiersze
305 B
Plaintext
Czysty Zwykły widok Historia

2017-08-19 15:21:05 +00:00
<XRDS xmlns="xri://$xrds">
<XRD xmlns:simple="http://xrds-simple.net/core/1.0"
xmlns="xri://$XRD*($v*2.0)" version="2.0">
<Type>xri://$xrds*simple</Type>
<Service>
<Type>lrdd</Type>
<URI>{{ host_uri }}.well-known/webfinger?resource={uri}</URI>
2017-08-19 15:21:05 +00:00
</Service>
</XRD>
</XRDS>