1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-18 22:05:29 -04:00

bundle simple analytics script locally & minify everything with terser

This commit is contained in:
2020-04-27 20:49:20 -04:00
parent cb32af40dc
commit b0893ff52f
10 changed files with 497 additions and 27 deletions

View File

@@ -79,6 +79,13 @@
status = 301
force = true
# Proxy data to Simple Analytics endpoint
[[redirects]]
from = "/s.gif*"
to = "https://queue.simpleanalyticscdn.com/simple.gif:splat"
status = 200
force = true
# Support ancient RSS subscriptions and links from WordPress era:
[[redirects]]
from = "/feed"