addEventListener("fetch", event => { event.respondWith(fetch("http://123.123.123.123:30120/players.json")); });