mirror of
https://github.com/bellingcat/tiktok-timestamp.git
synced 2026-06-08 01:28:29 +03:00
Update index.html
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
})
|
||||
.then(function (text) {
|
||||
text = text.replaceAll("\\", "");
|
||||
console.log(text);
|
||||
var split = text.split(`"createTime":`);
|
||||
split = split[1].split(`,`);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user