i'm going to end up including a DNS server for testing purposes aren't I
These are the basics for #pixie pages supporting custom domains, that's the DNS related stuff mostly finished so it's just plugging this into the existing code now
it's some fun code I think, looking up the domain we were accessed from and checking various records as needed
https://git.pixie.town/f0x/pixie-pages/src/branch/main/src/custom-domain.js
anyways it correctly checks all these wrongly configured domains, maybe tomorrow I'll add a properly configured one (for real or on a testing DNS server) #pixie pages