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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user