12345678910111213141516 |
- {
- "rewrites": [
- {
- "source": "/stats/js/script.js",
- "destination": "https://plausible.io/js/script.outbound-links.js"
- },
- {
- "source": "/stats/api/event",
- "destination": "https://plausible.io/api/event"
- },
- {
- "source": "/download",
- "destination": "https://github.com/tabler/tabler/archive/refs/heads/main.zip"
- }
- ]
- }
|