summaryrefslogtreecommitdiff
path: root/eol.php
blob: 93fa4ec1e034b7dd985d7f464c5b55e7a3049975 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Ponycule</title>
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
</head>
<body>

<br>
<div class="container">
    <h1>Ponycule: The End</h1>
    <p>We now have discontinued the Ponycule website since it was left unused and was serving mostly just as a hub for third-party integrations. Integrations consuming Ponycule data are still functional and will remain functional. If you were an old Ponycule administrator and wish to get access to your data, please contact Raindrops immediately.</p>
    <p>This page will go offline on April 30th 2024 at 8pm UTC.</p>
    <p><a href="https://dash.pluralkit.me/profile/s/hrbom?tab=members&view=list" target="_blank">View Moonglow on PluralKit</a> · <a href="https://dash.pluralkit.me/profile/s/gdapd?tab=members&view=list" target="_blank">View Raindrops on PluralKit</a> · <a href="https://source.equestria.dev/equestria.dev/ponycule/-/tree/a51979ad60074db84af78a06d30fcb888ccb0b03" target="_blank">Ponycule source archive</a> · <a href="https://source.equestria.dev/equestria.dev/pluralconnect" target="_blank">New Ponycule (Plural Connect) code</a></p>
</div>

</body>
</html>