From 77ae246752967f3d6925efcbc975b175504081b8 Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 02:42:39 -0300 Subject: [PATCH] Adding Wafrn PDS --- pdslist.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pdslist.json b/pdslist.json index a08c4cc..f62c7dc 100644 --- a/pdslist.json +++ b/pdslist.json @@ -182,5 +182,14 @@ ], "maintainer": "@joseli.to", "inviteCodeRequired": true + }, + { + "url": "https://at.app.wafrn.net", + "supportedHandles": [ + ".at.app.wafrn.net" + ], + "contactEmail": "info@wafrn.net", + "privacyUrl": "https://app.wafrn.net/article/system.privacy-policy", + "inviteCodeRequired": true } ] \ No newline at end of file -- 2.43.0 From e9c13d264166eaac6ac00a0cf9f4995b333d0e24 Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 02:43:17 -0300 Subject: [PATCH] Adding more info for Tangled PDS --- pdslist.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pdslist.json b/pdslist.json index f62c7dc..1cfbb49 100644 --- a/pdslist.json +++ b/pdslist.json @@ -71,7 +71,10 @@ "supportedHandles": [ ".tngl.sh" ], + "contactEmail": "team@tangled.org", "maintainer": "@tangled.org", + "privacyUrl": "https://tangled.org/privacy", + "tosUrl": "https://tangled.org/terms", "inviteCodeRequired": "true" }, { -- 2.43.0 From fccff1626574f1282bad3e9da3640b11757794cb Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 02:44:22 -0300 Subject: [PATCH] Small typo fix on handles --- pdslist.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdslist.json b/pdslist.json index 1cfbb49..4541740 100644 --- a/pdslist.json +++ b/pdslist.json @@ -2,7 +2,7 @@ { "url": "https://bsky.social", "supportedHandles": [ - "*.bsky.social" + ".bsky.social" ], "maintainer": "@bsky.app", "tosUrl": "https://bsky.social/about/support/tos", @@ -15,8 +15,8 @@ ".pds.madebydanny.uk", ".pds.danielmorrisey.com", ".good-example.com", - ".mbdio.uk.", - "certifiedshitposter.com" + ".mbdio.uk", + ".certifiedshitposter.com" ], "contactEmail": "danielmorrisey@pm.me", "maintainer": "@madebydanny.uk", -- 2.43.0