···17 <link rel="stylesheet" href="/css/index.css" />
18 </head>
19 <body>
20- <!-- Announcement banner (dismissible for 24 hours) -->
21-22- <div id="announcement" class="announcement" role="region" aria-label="Site announcement">
23- <p><strong>What's new:</strong> Starting Sat Dec 27 16:04 <i>(EST)</i> the MBD PDS will now support Email 2FA, <a href="https://www.youtube.com/watch?v=9PJdA431FEU" target="_blank">learn how to enable email 2FA</a></p>
24 <div class="controls">
25 <button class="dismiss" id="dismissAnnouncement" aria-label="Dismiss announcement">Dismiss</button>
26 </div>
27 </div>
28 <main>
29 <h1>MBD PDS - pds.madebydanny.uk</h1>
000000030 <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>
3132 <h2>About</h2>
33 <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/followonbsky?did=madebydanny.uk" target="_blank">@madebydanny.uk</a>, we are committed to providing the best Bluesky experience.</p>
34-35- <h3>What make us different</h3>
36- <p>The MBD PDS is a public PDS that’s a little bit different than the average PDS. Our PDS supports Email 2FA to help protect your account from bad actors, and has a public Status page that lists all accounts on the PDS as well with system statistics.</p>
3738- <h3>Quick Links</h3>
39- <ul>
40- <li><a href="/about/index.html">Learn more</a></li>
41- <li><a href="/about/privacy.html">Privacy Policy</a></li>
42- <li><a href="/about/terms.html">Terms of Service</a></li>
43- </ul>
44-45- <h2>Links</h2>
46 <ul>
47 <li><a href="https://pdsls.dev/firehose?instance=wss%3A%2F%2Fpds.madebydanny.uk" target="_blank">PDS Firehose</a></li>
48- <li><a href="https://drive.proton.me/urls/SX17XS2B98#ul4Rq5mCjN8W" target="_blank">Account Database</a></li>
49 <li><a href="/status.html">View Server Status</a></li>
000050 <li><a href="https://status.pds.madebydanny.uk">Check System Status</a></li>
51- <li><a href="/create.html">Create your Free Account</a></li>
52- <li><a href="/account">Login - Manage your Account</a></li>
53 </ul>
5455 <h2>Developer Info</h2>
···17 <link rel="stylesheet" href="/css/index.css" />
18 </head>
19 <body>
20+ <div id="announcement" class="announcement" role="region" aria-label="Site announcement">
21+ <p><strong>What's new:</strong> You can now migrate to the MBD PDS using PDS MOOver! Learn how to MOOve!</a></p>
0022 <div class="controls">
23 <button class="dismiss" id="dismissAnnouncement" aria-label="Dismiss announcement">Dismiss</button>
24 </div>
25 </div>
26 <main>
27 <h1>MBD PDS - pds.madebydanny.uk</h1>
28+ <div class="button-row">
29+ <a href="/join/index.html" class="btn">Join / Migrate</a>
30+ <a href="/account" class="btn">Login</a>
31+ <a href="/status.html" class="btn">Server Status</a>
32+ <a href="/about/terms.html" class="btn">Terms of Service</a>
33+ <a href="/about/privacy.html" class="btn">Privacy Policy</a>
34+ </div>
35 <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>
3637 <h2>About</h2>
38 <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/followonbsky?did=madebydanny.uk" target="_blank">@madebydanny.uk</a>, we are committed to providing the best Bluesky experience.</p>
0003940+ <h3>Links</h3>
000000041 <ul>
42 <li><a href="https://pdsls.dev/firehose?instance=wss%3A%2F%2Fpds.madebydanny.uk" target="_blank">PDS Firehose</a></li>
043 <li><a href="/status.html">View Server Status</a></li>
44+ <li><a href="https://pdsmoover.com/moover/pds.madebydanny.uk">MOOve<i>(Migrate)</i></a></li>
45+ <li><a href="/about/privacy.html">Privacy Policy</a></li>
46+ <li><a href="/about/terms.html">Terms of Service</a></li>
47+ <li><a href="/account">Manage Account</a></li>
48 <li><a href="https://status.pds.madebydanny.uk">Check System Status</a></li>
0049 </ul>
5051 <h2>Developer Info</h2>