Add basic privacy stuff
This commit is contained in:
parent
3e93a04a4e
commit
df89cb1353
|
@ -47,6 +47,7 @@
|
|||
|
||||
<h1>Roblox Audio Asset API Documentation</h1>
|
||||
<p>This project is open source and you can find the code on <a href="https://git.chrischro.me/KCA/AudioDownloadAPI">Forgejo</a>.</p>
|
||||
<p>We do not store any personal information. We only log a timestamp, IP address, HTTP method, and path for debugging and spam monitoring purposes. These logs are shown in the console and cleared daily.</p>
|
||||
<h2>Request Format</h2>
|
||||
<p>The request must be sent as JSON with the following format:</p>
|
||||
<pre>
|
||||
|
|
Loading…
Reference in a new issue