mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-25 11:02:10 +02:00
docs: update description (#16)
This commit is contained in:
parent
0ce5780a4e
commit
24d78709fc
15
config.toml
15
config.toml
@ -2,11 +2,12 @@
|
|||||||
|
|
||||||
title = "ReVanced Releases API"
|
title = "ReVanced Releases API"
|
||||||
description = """
|
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
|
## Important Information
|
||||||
|
|
||||||
@ -17,11 +18,9 @@ The team also have a [Discord Server](https://revanced.app/discord) if you need
|
|||||||
|
|
||||||
## Additional Notes
|
## Additional Notes
|
||||||
|
|
||||||
1. Although we will try to avoid breaking changes, we can't guarantee that it won't happen.
|
1. Breaking changes are to be expected
|
||||||
2. Make sure to implement a cache system on your end to avoid unnecessary requests.
|
2. Client side caching is adviced to avoid unnecessary requests
|
||||||
3. API abuse will result in IP blocks.
|
3. Abuse of the API will result in IP blocks
|
||||||
|
|
||||||
Godspeed 💀
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
version = "0.8.5 RC"
|
version = "0.8.5 RC"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user