From cbcdbc6ee6db33a300347f0d17081c5e3735f489 Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 01:36:12 -0300 Subject: [PATCH] Adding Northsky PDS --- pdslist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pdslist.json b/pdslist.json index 3d97efe..aa032a3 100644 --- a/pdslist.json +++ b/pdslist.json @@ -36,6 +36,17 @@ "privacyUrl": "https://blackskyweb.xyz/about/support/privacy-policy/", "tosUrl": "https://blackskyweb.xyz/about/support/tos/", "inviteCodeRequired": false + }, + { + "url": "https://northsky.social", + "supportedHandles": [ + ".northsky.social" + ], + "contactEmail": "", + "maintainer": "@transrights.northsky.social", + "privacyUrl": "https://northskysocial.com/posts/privacy-policy", + "tosUrl": "https://northskysocial.com/posts/terms-of-service", + "inviteCodeRequired": true }, { "url": "https://selfhosted.social", -- 2.43.0 From dff67f704b647f4b1b6f9382013958937fbcb6be Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 01:38:21 -0300 Subject: [PATCH] Adding Spark PDS --- pdslist.json | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/pdslist.json b/pdslist.json index aa032a3..f15641c 100644 --- a/pdslist.json +++ b/pdslist.json @@ -24,7 +24,7 @@ "privacyUrl": "https://pds.madebydanny.uk/about/privacy.html", "inviteCodeRequired": false }, - { + { "url": "https://blacksky.app", "supportedHandles": [ ".myatproto.social", @@ -48,7 +48,7 @@ "tosUrl": "https://northskysocial.com/posts/terms-of-service", "inviteCodeRequired": true }, - { + { "url": "https://selfhosted.social", "supportedHandles": [ ".selfhosted.social" @@ -59,7 +59,7 @@ "tosUrl": "https://selfhosted.social/legal#terms-of-service", "inviteCodeRequired": false }, - { + { "url": "https://altq.net", "supportedHandles": [ ".altq.net" @@ -78,7 +78,7 @@ { "url": "https://pds.tgirl.cloud", "supportedHandles": [ - ".tgirl.beauty" + ".tgirl.beauty" ], "maintainer": "tgirl.cloud", "inviteCodeRequired": "true" @@ -94,33 +94,33 @@ { "url": "https://evil.gay", "supportedHandles": [ - ".evil.gay", - ".pds.mmatt.net" + ".evil.gay", + ".pds.mmatt.net" ], "maintainer": "@mmatt.net", "inviteCodeRequired": "true" }, - { + { "url": "https://totallynotseth.dev", "supportedHandles": [ - ".totallynotseth.dev" + ".totallynotseth.dev" ], "maintainer": "@totallynotseth.dev", "inviteCodeRequired": "true" }, - { + { "url": "https://pds.atpota.to", "supportedHandles": [ - ".flush.es", - ".on.anisota.net" + ".flush.es", + ".on.anisota.net" ], "maintainer": "@dame.is", "inviteCodeRequired": "true" }, - { + { "url": "https://katproto.girlonthemoon.xyz", "supportedHandles": [ - ".katproto.girlonthemoon.xyz" + ".katproto.girlonthemoon.xyz" ], "maintainer": "@katproto.girlonthemoon.xyz", "contactEmail": "witnesslachesis@disroot.org", @@ -136,5 +136,16 @@ "tosUrl": "https://blog.tophhie.cloud/atproto-tos/", "privacyUrl": "https://blog.tophhie.cloud/atproto-privacy-policy/", "inviteCodeRequired": false + }, + { + "url": "https://pds.sprk.so", + "supportedHandles": [ + ".sprk.so" + ], + "contactEmail": "hello@sprk.so", + "maintainer": "@sprk.so", + "privacyUrl": "https://sprk.so/privacy", + "tosUrl": "https://sprk.so/terms", + "inviteCodeRequired": false } ] \ No newline at end of file -- 2.43.0 From db25a6832b3e0739fd590872f90974bb12c81dda Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 01:39:45 -0300 Subject: [PATCH] Adding Zio PDS --- pdslist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pdslist.json b/pdslist.json index f15641c..150310f 100644 --- a/pdslist.json +++ b/pdslist.json @@ -147,5 +147,16 @@ "privacyUrl": "https://sprk.so/privacy", "tosUrl": "https://sprk.so/terms", "inviteCodeRequired": false + }, + { + "url": "https://zio.blue", + "supportedHandles": [ + ".zio.blue" + ], + "contactEmail": "", + "maintainer": "@zio.sh", + "privacyUrl": "", + "tosUrl": "", + "inviteCodeRequired": false } ] \ No newline at end of file -- 2.43.0 From be73f818381820fcae354bf65dface13426f68a0 Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 01:42:54 -0300 Subject: [PATCH] Removing non-used fields --- pdslist.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pdslist.json b/pdslist.json index 150310f..0d0a958 100644 --- a/pdslist.json +++ b/pdslist.json @@ -42,7 +42,6 @@ "supportedHandles": [ ".northsky.social" ], - "contactEmail": "", "maintainer": "@transrights.northsky.social", "privacyUrl": "https://northskysocial.com/posts/privacy-policy", "tosUrl": "https://northskysocial.com/posts/terms-of-service", @@ -153,10 +152,7 @@ "supportedHandles": [ ".zio.blue" ], - "contactEmail": "", "maintainer": "@zio.sh", - "privacyUrl": "", - "tosUrl": "", "inviteCodeRequired": false } ] \ No newline at end of file -- 2.43.0 From 4b32b0733783218c69385c37b18535025317a4c5 Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 01:45:46 -0300 Subject: [PATCH] Adding peedee.es PDS --- pdslist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pdslist.json b/pdslist.json index 0d0a958..8f5519c 100644 --- a/pdslist.json +++ b/pdslist.json @@ -154,5 +154,16 @@ ], "maintainer": "@zio.sh", "inviteCodeRequired": false + }, + { + "url": "https://peedee.es", + "supportedHandles": [ + ".peedee.es" + ], + "contactEmail": "ping@peedee.es", + "maintainer": "@angrydutchman.peedee.es", + "privacyUrl": "https://peedee.es/@peedee/md/privacy.html", + "tosUrl": "https://peedee.es/@peedee/md/terms.html", + "inviteCodeRequired": true } ] \ No newline at end of file -- 2.43.0 From eb7c7d7dd97ba1601b1c16ce8f67ce0f0a95495e Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 01:47:58 -0300 Subject: [PATCH] Adding Caramelo Social PDS --- pdslist.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pdslist.json b/pdslist.json index 8f5519c..bc6ec57 100644 --- a/pdslist.json +++ b/pdslist.json @@ -165,5 +165,14 @@ "privacyUrl": "https://peedee.es/@peedee/md/privacy.html", "tosUrl": "https://peedee.es/@peedee/md/terms.html", "inviteCodeRequired": true + }, + { + "url": "https://caramelo.social.br", + "supportedHandles": [ + ".caramelo.social.br" + ], + "contactEmail": "atlas@caramelo.social.br", + "maintainer": "@luan.caramelo.social.br", + "inviteCodeRequired": true } ] \ No newline at end of file -- 2.43.0 From b42e6c5844d75bbf616705e56e1585844bbc4c1b Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Dec 2025 01:49:29 -0300 Subject: [PATCH] Adding Micro Blog PDS --- pdslist.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pdslist.json b/pdslist.json index bc6ec57..a08c4cc 100644 --- a/pdslist.json +++ b/pdslist.json @@ -174,5 +174,13 @@ "contactEmail": "atlas@caramelo.social.br", "maintainer": "@luan.caramelo.social.br", "inviteCodeRequired": true + }, + { + "url": "https://micro.blog.br", + "supportedHandles": [ + ".micro.blog.br" + ], + "maintainer": "@joseli.to", + "inviteCodeRequired": true } ] \ No newline at end of file -- 2.43.0