provide mocks for webfinger endpoints

This commit is contained in:
Steven Fuchs 2019-10-09 16:32:28 +00:00 committed by kaniini
commit dc6d20b68d
8 changed files with 246 additions and 0 deletions

View file

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