Wildcard for Allowed Hosts when embedding?

My CI/CD sets up a brand new subdomain for each git branch that’s pushed, so I have staging/preview deployments that match *-hollowverse.vercel.app. I’d like to be able to specify the Allowed host when embedding in the same manner so that my embed would work under those subdomains. Is that possible?

I’d be interested with this too!