Simply hosting the script at our origin is not enough since it will issue a POST request to /api/event. I considered changing the script to send the request to plausible.io, not window.location, but then it wouldn't matter to proxy the script anymore.
🌐 ekzy.is | 💬 nostr signal | 🔑 EBAF 75DA 7279 CB48
💻 popular commands
# enter nix shell
$ nix develop
# serve site at localhost:8080
$ nix run
# website configuration
$ s3cmd ws-create --ws-index=index.html --ws-error=404.html s3://www.ekzy.is
# deploy site
$ s3cmd sync --guess-mime-type --no-mime-magic --acl-public --delete-removed --delete-after public/ s3://www.ekzy.is
# request cert manually and upload via Linode web interface
$ sudo certbot certonly --manual
📑 useful links
Description
Languages
CSS
57.3%
TeX
15.9%
Go
14.5%
HTML
9.2%
Nix
1.5%
Other
1.6%
