hmmm "Lookup matching error: A record does not match: 159.69.36.55 instead of 159.69.36.55"
i think i made a logic error somewhere lol
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
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
ohh right that's what I forgot to add