Disable force-cache

This commit is contained in:
foxster-mp4
2023-05-21 16:26:44 -07:00
parent 01eeaeaa6a
commit 545025d1a7

View File

@@ -9,9 +9,7 @@
} else insertAddToAltStoreBanner();
})();
fetch(sourceURL, {
cache: "force-cache"
})
fetch(sourceURL)
.then(response => response.json())
.then(json => {
// Set tint color