diff --git a/README.md b/README.md index a7df06b..d932d33 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # tiktok-timestamp -A tiny, client side tool that retrieves the timestamp from Tiktok videos. Use it on Github Pages here: https://bellingcat.github.io/tiktok-timestamp/ +A tiny, client side tool that retrieves the timestamp from Tiktok video URLs. Works with videos that have been deleted. Use a recent Chromium based browser. + +Based on research by Ryan Benson https://dfir.blog/tinkering-with-tiktok-timestamps/. + +Use it on Github Pages here: https://bellingcat.github.io/tiktok-timestamp/ diff --git a/index.html b/index.html index aaba461..b0a5384 100644 --- a/index.html +++ b/index.html @@ -1,23 +1,15 @@