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:
@@ -41,7 +41,7 @@
|
||||
Connection: "keep-alive",
|
||||
};
|
||||
|
||||
resp = fetch("https://cors-anywhere.herokuapp.com/" + url, {
|
||||
resp = fetch("https://thingproxy.freeboard.io/fetch/" + url, {
|
||||
method: "GET",
|
||||
headers: headers,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user