Extract host suffixes to allow from a B2 authorize-account response.
Derives the parent domain (last two labels) of each realm URL — so
api.us-west-004.backblazeb2.com becomes backblazeb2.com. Always
includes backblaze.com because upload-pod URLs returned by
b2_get_upload_url use that parent domain (pod-NNN-NNNN-NN.backblaze.com)
rather than backblazeb2.com.
Extract host suffixes to allow from a B2 authorize-account response.
Derives the parent domain (last two labels) of each realm URL — so
api.us-west-004.backblazeb2.combecomesbackblazeb2.com. Always includesbackblaze.combecause upload-pod URLs returned byb2_get_upload_urluse that parent domain (pod-NNN-NNNN-NN.backblaze.com) rather thanbackblazeb2.com.