mirror of
https://github.com/tabler/tabler.git
synced 2026-08-12 14:22:21 +04:00
17 lines
376 B
JSON
17 lines
376 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|