Jacky Zhao
2023-11-17 ea08c0511a084f9ed77d1503847f4834046e2695
quartz/components/scripts/spa.inline.ts
@@ -15,7 +15,7 @@
    if (window.location.origin === url.origin) {
      return true
    }
  } catch (e) { }
  } catch (e) {}
  return false
}