Skip to content

Instantly share code, notes, and snippets.

@ejcx
Created December 6, 2018 22:15
Show Gist options
  • Save ejcx/0c73a8ad6de520ce81ecd296c6dda340 to your computer and use it in GitHub Desktop.
Save ejcx/0c73a8ad6de520ce81ecd296c6dda340 to your computer and use it in GitHub Desktop.
addEventListener('fetch', event => {
event.respondWith(fetch('https://slot1.mysite.com'))
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment