Wildcard for allowed egress URLs

The Zoom API’s endpoints are all under a single domain, perfect. However, to download a transcript, the API returns a url on the .zoom.us domain. Any URL, like us06web.zoom.us, us04web.zoom.us, us12web.zoom.us, and so on.

This will be a nightmare to discover and list all of these URLs out in the manifest.

It doesn’t appear URL wildcards work in the manifest. Do they? Is there a workaround to allow egress to *.zoom.us?