Added more PDS, info and small fix #3

merged
opened by vicwalker.dev.br targeting main from vicwalker.dev.br/pdslista: developer

PDS added:

  • Wafrn More info added about:
  • Tangled Fixed small typos in handles
Changed files
+15 -3
+15 -3
pdslist.json
···
{
"url": "https://bsky.social",
"supportedHandles": [
-
"*.bsky.social"
],
"maintainer": "@bsky.app",
"tosUrl": "https://bsky.social/about/support/tos",
···
".pds.madebydanny.uk",
".pds.danielmorrisey.com",
".good-example.com",
-
".mbdio.uk.",
-
"certifiedshitposter.com"
],
"contactEmail": "danielmorrisey@pm.me",
"maintainer": "@madebydanny.uk",
···
"supportedHandles": [
".tngl.sh"
],
"maintainer": "@tangled.org",
"inviteCodeRequired": "true"
},
{
···
".micro.blog.br"
],
"maintainer": "@joseli.to",
"inviteCodeRequired": true
}
]
···
{
"url": "https://bsky.social",
"supportedHandles": [
+
".bsky.social"
],
"maintainer": "@bsky.app",
"tosUrl": "https://bsky.social/about/support/tos",
···
".pds.madebydanny.uk",
".pds.danielmorrisey.com",
".good-example.com",
+
".mbdio.uk",
+
".certifiedshitposter.com"
],
"contactEmail": "danielmorrisey@pm.me",
"maintainer": "@madebydanny.uk",
···
"supportedHandles": [
".tngl.sh"
],
+
"contactEmail": "team@tangled.org",
"maintainer": "@tangled.org",
+
"privacyUrl": "https://tangled.org/privacy",
+
"tosUrl": "https://tangled.org/terms",
"inviteCodeRequired": "true"
},
{
···
".micro.blog.br"
],
"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
}
]