docs: update description (#16)

This commit is contained in:
oSumAtrIX 2022-10-13 03:42:54 +02:00 committed by GitHub
parent 0ce5780a4e
commit 24d78709fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,12 @@
title = "ReVanced Releases API"
description = """
This website provides a JSON API for ReVanced Releases 🚀
# The official JSON API for ReVanced Releases 🚀
Changelogs are not included but can be found on the [ReVanced Repositories](https://github.com/revanced/).
## Links
The team also have a [Discord Server](https://revanced.app/discord) if you need help.
- [Changelogs](https://github.com/revanced/)
- [Official links to ReVanced](https://revanced.app)
## Important Information
@ -17,11 +18,9 @@ The team also have a [Discord Server](https://revanced.app/discord) if you need
## Additional Notes
1. Although we will try to avoid breaking changes, we can't guarantee that it won't happen.
2. Make sure to implement a cache system on your end to avoid unnecessary requests.
3. API abuse will result in IP blocks.
Godspeed 💀
1. Breaking changes are to be expected
2. Client side caching is adviced to avoid unnecessary requests
3. Abuse of the API will result in IP blocks
"""
version = "0.8.5 RC"