diff --git a/config.toml b/config.toml index 0bb418e..2d3a80a 100644 --- a/config.toml +++ b/config.toml @@ -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"