diff --git a/js/main.js b/js/main.js index f93c067..047a5ab 100644 --- a/js/main.js +++ b/js/main.js @@ -9,9 +9,7 @@ } else insertAddToAltStoreBanner(); })(); -fetch(sourceURL, { - cache: "force-cache" -}) +fetch(sourceURL) .then(response => response.json()) .then(json => { // Set tint color