fix dead link to csv export

This commit is contained in:
trinity-1686a 2024-09-02 23:40:24 +02:00
parent d3d1d56680
commit 0e0f04dd3d

View file

@ -59,7 +59,7 @@
<h3>CSV Exports</h3>
For a list of the current locations being tracked, click on one of the links below to download a dynamically generated CSV file that can be consumed as a blocklist. More formats will be added over time.
<br />
<a href="/exports/mastodon">For Mastodon</a>
<a href="/exports">For Mastodon</a>
<h3>API</h3>
The Bad Space has a public api that can be used to search the database programatically and return results in the JSON format. The API can be accsess at<br />
<code>https://thebad.space/api/v1/search</code>