The HTML files displayed at pds.madeydanny.uk pds.madebydanny.uk
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at bae5eaf78cbcfe809ec06cfc8a8e135f87bcb187 66 lines 3.2 kB view raw
1<!DOCTYPE html> 2<html lang="en"> 3 <head> 4 <meta charset="UTF-8" /> 5 <title>MBD PDS - pds.madebydanny.uk</title> 6 <link rel="icon" id="favicon" href="https://pds.madebydanny.uk/xrpc/com.atproto.sync.getBlob?did=did:plc:xidsxosndmahil4vafyudri2&cid=bafkreidrxnqobl4mjzi3fjw6bmgjvzd5mjyw4d7agkkahhvvdzsqtn6fsi"> 7 <meta property="og:title" content="MBD PDS - pds.madebydanny.uk"> 8 <meta property="og:description" id="og-description" content="This is an AT Protocol Personal Data Server (PDS) hosted on UpCloud maintained by @madebydanny.uk"> 9 <meta property="og:type" content="website"> 10 <meta property="og:url" content="https://pds.madebydanny.uk/"> 11 <meta property="og:image" id="og-image" content="https://pds.madebydanny.uk/xrpc/com.atproto.sync.getBlob?did=did:plc:l37td5yhxl2irrzrgvei4qay&cid=bafkreialdlhknpvsebaa73k4gbi2fhxdatognnvsuo6fbuab4jfegrvpxy"> 12 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 13 <style> 14 body { 15 background-color: #0d0d0d; 16 color: #f0f0f0; 17 font-family: monospace; 18 padding: 2rem; 19 margin: 0; 20 max-width: 800px; 21 margin: 0 auto; 22 } 23 a { 24 color: #4eaaff; 25 text-decoration: none; 26 } 27 a:hover { 28 color: #82cfff; 29 text-decoration: underline; 30 } 31 h1 { 32 color: #4eaaff; 33 } 34 </style> 35 </head> 36 <body> 37 <h1>MBD PDS - pds.madebydanny.uk</h1> 38 <p>This is an AT Protocol Personal Data Server <i>(PDS)</i> hosted on <a href="https://upcloud.com" target="_blank">UpCloud</a> maintained by <a href="https://madebydanny.uk/followonbsky?did=madebydanny.uk" target="_blank">@madebydanny.uk</a></p> 39 <h2>About</h2> 40 <p>The MBD PDS is a free-to-use, publicly available Bluesky PDS <i>(Personal Data Server)</i> that <b>anyone can use</b>. Hosted on an Upcloud server in New York and maintained by <a href="https://madebydanny.uk/followonsbsky?did=madebydanny,uk" target="_blank">@madebydanny.uk</a>, we are committed to providing the best Bluesky experience.</p> 41 <ul> 42 <li><a href="/about.html">Learn more</a></li> 43 <li><a href="/about/privacy.html"> Privacy Policy</a></li> 44 <li><a href="about/terms.html"> Terms of Service</a></li> 45 </ul> 46 <h2>Links</h2> 47 <ul> 48 <li><a href="/status.html">View Server Status</a></li> 49 <li><a href="https://status.pds.madebydanny.uk">Check System Status</a></li> 50 <li><a href="/create.html">Create your Free Account</a></li> 51 <li><a href="https://atproto.com" target="_blank">Learn more about the AT Protocol</a></li> 52 <li><a href="https://github.com/bluesky-social/pds" target="_blank">View PDS on GitHub</a></li> 53 </ul> 54 <h2>Developer Info</h2> 55 <p><b>API</b> - Most API routes are under <code>/xrpc/</code></p> 56 <h3>Supported handles</h3> 57 <ul> 58 <li>.pds.madebydanny.uk</li> 59 <li>.pds.danielmorrisey.com</li> 60 <li>.good-example.com</li> 61 <li>.mbdio.uk</li> 62 <li>.certifiedshitposter.com</li> 63 </ul> 64 <p>&copy; 2024-2025 Made by Danny UK, <i>by <a>Daniel Morrisey</a></i> - Powered by Resend, UpCloud and Cloudflae</p> 65</body> 66</html>