Files
SubMiner/backlog/tasks/task-84 - Docs-Plausible-endpoint-uses-api-event-path.md

876 B

id, title, status, assignee, created_date, updated_date, labels, dependencies, priority, ordinal
id title status assignee created_date updated_date labels dependencies priority ordinal
TASK-84 Docs Plausible endpoint uses /api/event path Done
2026-03-03 00:00 2026-03-03 00:00
medium 12000

Description

Fix VitePress docs Plausible tracker config to post to hosted worker API event endpoint instead of worker root URL.

Acceptance Criteria

  • #1 Docs theme Plausible endpoint points to https://worker.subminer.moe/api/event.
  • #2 Plausible docs test asserts /api/event endpoint path.

Final Summary

Updated docs Plausible tracker endpoint to https://worker.subminer.moe/api/event and updated regression test expectation accordingly.