Extend webfinger capabilities.

This commit is contained in:
Roger Braun 2017-08-24 12:54:53 +02:00
commit 08bd59e446
22 changed files with 907 additions and 14 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0"?>
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
<Link rel="lrdd" type="application/xrd+xml" template="https://pawoo.net/.well-known/webfinger?resource={uri}"/>
</XRD>