mirror of
https://github.com/plausible/analytics.git
synced 2024-12-25 18:48:06 +03:00
2b1dcd99d3
Hey Plausible devs, I am trying to embed the `plausible.js` onto a page that has the [`require-corp`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy) header set, which means that for every resource that is loaded they must be clearly marked as cross-origin OK. The tracker script response currently doesn't have that header set, so I can't load it right now. This would solve that. |
||
---|---|---|
.. | ||
auth_plug.ex | ||
authorize_stats_plug.ex | ||
auto_auth_plug.ex | ||
firewall.ex | ||
last_seen_plug.ex | ||
require_account.ex | ||
require_logged_out.ex | ||
session_timeout_plug.ex | ||
tracker.ex | ||
upgrade_billing_plug.ex |