- last update
over 1 year ago 1 pass - 🇳🇱Netherlands maurice@atom
I've made some alterations so the key is included, and used `use-credentials` for the crossorigin
- First commit to issue fork.
As per Lighthouse reports, page loading time would benefit of preconnect to origins to establish early connection so when the script actually try to communicate to the origin, the connection is already set.
<link rel="preconnect" href="https://www.googletagmanager.com"/>
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I've made some alterations so the key is included, and used `use-credentials` for the crossorigin