aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-02-10 22:27:54 -0500
committerAjay Ramachandran <[email protected]>2020-02-10 22:27:54 -0500
commit657aff21678db14d7c4db6a48ed70103d04d215e (patch)
tree6cc67740be1c95f6db402ea4eb9f288974c6852a /README.md
parent2450457fe5c85d7a4d01e5e1d0f928d0087adc26 (diff)
downloadSponsorBlock-657aff21678db14d7c4db6a48ed70103d04d215e.tar.gz
SponsorBlock-657aff21678db14d7c4db6a48ed70103d04d215e.zip
Removed use of Invidious API.
Resolves https://github.com/ajayyy/SponsorBlock/issues/189.
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 89053539..3bb7dfd6 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ The result is in `dist`.
# Credit
-The awesome [Invidious API](https://github.com/omarroth/invidious/wiki/API) is used to grab the time the video was published.
+The awesome [Invidious API](https://github.com/omarroth/invidious/wiki/API) used to be used.
Original code from [YTSponsorSkip](https://github.com/OfficialNoob/YTSponsorSkip), but not much of the code is left.