diff --git a/API-Docs.md b/API-Docs.md index 6d61995..067a5ea 100644 --- a/API-Docs.md +++ b/API-Docs.md @@ -1,13 +1,18 @@ If you end up using the API, I'd love to know about how you're using it. Tell me about it by making a GitHub issue or emailing me :) +The API and database follow [this license](https://github.com/ajayyy/SponsorBlock/wiki/Database-and-API-License) unless you have explicit permission. [Attribution Template](https://gist.github.com/ajayyy/4b27dfc66e33941a45aeaadccb51de71) + Public API available at https://sponsor.ajay.app.
While this is a free unlimited use API, please don't abuse it. I have limited resources. -Online Database Explorer (By Lartza): https://sb.ltn.fi/ -Database Mirror (5 min update time, provided by Lartza): https://sb.ltn.fi/database.db -Slim Database Mirror (5 min update time, provided by Lartza): https://sb.ltn.fi/database_slim.db +Database download: https://sponsor.ajay.app/database.db +________________________________________________________________________________ -The API and database follow [this license](https://github.com/ajayyy/SponsorBlock/wiki/Database-and-API-License) unless you have explicit permission. [Attribution Template](https://gist.github.com/ajayyy/4b27dfc66e33941a45aeaadccb51de71) +Online Database Explorer (By Lartza): https://sb.ltn.fi/ + +Database Mirror (5 min update time, provided by Lartza): https://sb.ltn.fi/database.db + +Slim Database Mirror (5 min update time, provided by Lartza): https://sb.ltn.fi/database_slim.db [Database Dump](https://sponsor.ajay.app/database.db) | [Webhook Docs](https://github.com/ajayyy/SponsorBlock/wiki/Webhooks) ________________________________________________________________________________