]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - .well-known/webfinger
Move id and spn to top
[rbdr/r.bdr.sh] / .well-known / webfinger
index 4ff70fbb96e324af1e5cfa7e3f021028c369e466..10cdaec3872884e8a1fcbce4b3c2a31329251539 100644 (file)
@@ -1,23 +1,23 @@
 {
-  "subject": "acct:myspace@hachyderm.io",
+  "subject": "acct:ruben@friendship.quest",
   "aliases": [
-    "https://hachyderm.io/@myspace",
-    "https://hachyderm.io/users/myspace"
+    "https://friendship.quest/@ruben",
+    "https://friendship.quest/users/ruben"
   ],
   "links": [
     {
       "rel": "http://webfinger.net/rel/profile-page",
       "type": "text/html",
-      "href": "https://hachyderm.io/@myspace"
+      "href": "https://friendship.quest/@ruben"
     },
     {
       "rel": "self",
       "type": "application/activity+json",
-      "href": "https://hachyderm.io/users/myspace"
+      "href": "https://friendship.quest/users/ruben"
     },
     {
       "rel": "http://ostatus.org/schema/1.0/subscribe",
-      "template": "https://hachyderm.io/authorize_interaction?uri={uri}"
+      "template": "https://friendship.quest/authorize_interaction?uri={uri}"
     }
   ]
 }