Skip to content

chore(docs): remove shrill.en.dev analytics script#468

Merged
jdx merged 1 commit intomainfrom
chore/remove-shrill-analytics
May 2, 2026
Merged

chore(docs): remove shrill.en.dev analytics script#468
jdx merged 1 commit intomainfrom
chore/remove-shrill-analytics

Conversation

@jdx
Copy link
Copy Markdown
Contributor

@jdx jdx commented May 2, 2026

Removes the proxied shrill.en.dev analytics snippet from the VitePress docs config — the endpoint is going away.


Note

Low Risk
Low risk: removes a client-side analytics <script> from the VitePress docs head; no app/runtime logic or data flows are altered beyond stopping event beacons.

Overview
Removes the proxied shrill.en.dev analytics snippet from the VitePress docs configuration by deleting the injected <script> entry in docs/.vitepress/config.mts.

Docs pages will no longer load or send analytics events to https://shrill.en.dev/..., aligning with the endpoint being retired.

Reviewed by Cursor Bugbot for commit cdd84cb. Bugbot is set up for automated code reviews on this repo. Configure here.

@jdx jdx merged commit 6e64b72 into main May 2, 2026
11 checks passed
@jdx jdx deleted the chore/remove-shrill-analytics branch May 2, 2026 12:06
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 2, 2026

Greptile Summary

Removes the proxied Plausible analytics script (hosted at shrill.en.dev) from the VitePress docs <head> configuration, as the endpoint is being decommissioned. This is a clean, one-hunk deletion with no functional impact on the docs site itself.

Confidence Score: 5/5

Safe to merge — trivial removal of a deprecated analytics snippet with no side effects.

Single-file change that only deletes a script tag configuration entry. No logic, no risk of breakage.

No files require special attention.

Important Files Changed

Filename Overview
docs/.vitepress/config.mts Removes the shrill.en.dev analytics script tag from the VitePress head configuration; straightforward deletion with no logic changes.

Reviews (1): Last reviewed commit: "chore(docs): remove shrill.en.dev analyt..." | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

Benchmark changes

Public ratios: warm installs vs Bun 4x -> 8x; warm installs vs pnpm 9x -> 13x.

Benchmark aube bun pnpm
Fresh install (warm cache) 246ms -> 253ms (+3%) 1011ms -> 2112ms (+109%) 2227ms -> 3291ms (+48%)
CI install (warm cache, GVS disabled) 1174ms -> 389ms (-67%) 1530ms -> 2038ms (+33%) 2049ms -> 2373ms (+16%)
CI install (cold cache, GVS disabled) 4273ms -> 4066ms (-5%) 4034ms -> 4312ms (+7%) 4940ms -> 4992ms (+1%)

cdd84cb vs 3b58f07 | aube/bun/pnpm | 3 scenarios | 3 runs | 500mbit/50ms | generated by Codex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant