mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-03 06:22:41 -08:00
876 B
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
endpointpoints tohttps://worker.subminer.moe/api/event. - #2 Plausible docs test asserts
/api/eventendpoint path.
Final Summary
Updated docs Plausible tracker endpoint to https://worker.subminer.moe/api/event and updated regression test expectation accordingly.