Added more PDS, info and small fix #2

closed
opened by vicwalker.dev.br targeting main from vicwalker.dev.br/pdslist: main

PDS added:

  • Wafrn More info added about:
  • Tangled Fixed:
  • Small typo in MDB's handles
Changed files
+14 -2
+14 -2
pdslist.json
··· 15 ".pds.madebydanny.uk", 16 ".pds.danielmorrisey.com", 17 ".good-example.com", 18 - ".mbdio.uk.", 19 - "certifiedshitposter.com" 20 ], 21 "contactEmail": "danielmorrisey@pm.me", 22 "maintainer": "@madebydanny.uk", ··· 71 "supportedHandles": [ 72 ".tngl.sh" 73 ], 74 "maintainer": "@tangled.org", 75 "inviteCodeRequired": "true" 76 }, 77 { ··· 181 ".micro.blog.br" 182 ], 183 "maintainer": "@joseli.to", 184 "inviteCodeRequired": true 185 } 186 ]
··· 15 ".pds.madebydanny.uk", 16 ".pds.danielmorrisey.com", 17 ".good-example.com", 18 + ".mbdio.uk", 19 + ".certifiedshitposter.com" 20 ], 21 "contactEmail": "danielmorrisey@pm.me", 22 "maintainer": "@madebydanny.uk", ··· 71 "supportedHandles": [ 72 ".tngl.sh" 73 ], 74 + "contactEmail": "team@tangled.org", 75 "maintainer": "@tangled.org", 76 + "privacyUrl": "https://tangled.org/privacy", 77 + "tosUrl": "https://tangled.org/terms", 78 "inviteCodeRequired": "true" 79 }, 80 { ··· 184 ".micro.blog.br" 185 ], 186 "maintainer": "@joseli.to", 187 + "inviteCodeRequired": true 188 + }, 189 + { 190 + "url": "https://at.app.wafrn.net", 191 + "supportedHandles": [ 192 + ".at.app.wafrn.net" 193 + ], 194 + "contactEmail": "info@wafrn.net", 195 + "privacyUrl": "https://app.wafrn.net/article/system.privacy-policy", 196 "inviteCodeRequired": true 197 } 198 ]