1
0
mirror of https://koodu.h-i.works/projects/thebadspace synced 2025-05-06 14:41:02 -05:00

manual edit for pr #13

pr was old has a hell, so just made the change manually to avoid
updating a super old branch
This commit is contained in:
ro 2025-05-05 14:35:58 -06:00
parent c2be80c005
commit 66b43b2d4e

View File

@ -55,7 +55,7 @@
<h3>CSV Exports</h3>
<p>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.</p>
<p><a href="/exports/mastodon">For Mastodon</a></p>
<p><a href="/exports">Exports</a></p>
<h3>API</h3>
<p>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 <code>https://thebad.space/api/v1/search</code> by posting a JSON object with the following format: <code>{"url":"search.url"}</code>. Data from API request will be returned in the follow format:</p>