srnyx
05/28/2023, 4:45 PMjs
export default {
fetch(request) {
return new Response("Hello, World!");
}
}
I tried including a wrangler.toml
file too but that also didn't work:
toml
name = "srnyx-com"
main = "src/worker.js"
srnyx
05/28/2023, 4:49 PMwrangler.toml
file) and it sort of works. It only still uses the old listener with my base domain (srnyx.com
), anything else (jagsdhsifuhwur.srnyx.com
or srnyx.com/oghjdsuhgusdfhj
) works correctlysrnyx
05/28/2023, 4:49 PM*srnyx.com/*
and I have no page rulessrnyx
05/28/2023, 4:55 PMsrnyx
05/28/2023, 5:24 PMhttps://go-to.srnyx.xyz/chrome_ZOdIaGfgq3.png▾