aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-01-28 15:38:32 -0500
committerGitHub <[email protected]>2020-01-28 15:38:32 -0500
commit0f346c2096d70ebb55331405159a4dc957347dd3 (patch)
treefff0ecfbed4f5d80dc5fecb3583191200dd13ea6 /README.md
parent30acfdd7888f1294732007bcea6901bc2578408c (diff)
downloadSponsorBlock-0f346c2096d70ebb55331405159a4dc957347dd3.tar.gz
SponsorBlock-0f346c2096d70ebb55331405159a4dc957347dd3.zip
Updated API url
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64c9e759..7fcbfe7a 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ The backend server code is available here: https://github.com/ajayyy/SponsorBloc
It is a simple Sqlite database that will hold all the timing data.
-To make sure that this project doesn't die, I have made the database publicly downloadable at https://sponsor.ajay.app/database.db. So, you can download a backup or get archive.org to take a backup for you if you want.
+To make sure that this project doesn't die, I have made the database publicly downloadable at https://api.sponsor.ajay.app/database.db. So, you can download a backup or get archive.org to take a backup for you if you want.
Hopefully this project can be combined with projects like [this](https://github.com/Sponsoff/sponsorship_remover) and use this data to create a neural network to predict when sponsored segments happen. That project is sadly abandoned now, so I have decided to attempt to revive this idea.