diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2019-07-10 15:23:25 +0000 |
---|---|---|
committer | kaniini <nenolod@gmail.com> | 2019-07-10 15:23:25 +0000 |
commit | a237c6a2d4b60a6f15429eb860b995ed2df8d327 (patch) | |
tree | 0553b82fcb5992d0694adefe7d1351c5ce9b4591 /test/fixtures/host-meta-zetsubou.xn--q9jyb4c.xml | |
parent | 3ff4a06ebe3b8fc8acaa29da0c9170d006b58987 (diff) | |
download | pleroma-a237c6a2d4b60a6f15429eb860b995ed2df8d327.tar.gz pleroma-a237c6a2d4b60a6f15429eb860b995ed2df8d327.zip |
support for idna domains
Diffstat (limited to 'test/fixtures/host-meta-zetsubou.xn--q9jyb4c.xml')
-rw-r--r-- | test/fixtures/host-meta-zetsubou.xn--q9jyb4c.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fixtures/host-meta-zetsubou.xn--q9jyb4c.xml b/test/fixtures/host-meta-zetsubou.xn--q9jyb4c.xml new file mode 100644 index 000000000..df64d44b0 --- /dev/null +++ b/test/fixtures/host-meta-zetsubou.xn--q9jyb4c.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<XRD + xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0"> + <Link rel="lrdd" template="https://zetsubou.xn--q9jyb4c/.well-known/webfinger?resource={uri}" type="application/xrd+xml" /> +</XRD> |