fix dead link to csv export
This commit is contained in:
parent
d3d1d56680
commit
0e0f04dd3d
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue