ready(() => {
  const cdnHost = document.querySelector<HTMLMetaElement>(
    'meta[name=cdn-host]',
  );
  if (cdnHost) {