temporary fix

This commit is contained in:
Miodec 2022-01-15 01:36:19 +01:00
parent 360ca0d5d3
commit e3642cb1e0

View file

@ -13,6 +13,7 @@ self.addEventListener("fetch", async (event) => {
const host = new URL(event.request.url).host;
if (
[
"monkeytype.com",
"localhost:5000",
"localhost:5005",
"api.monkeytype.com",