mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 21:07:27 +00:00
feat: add status to netlify redirects
This commit is contained in:
parent
2f9c95587f
commit
6db992a763
1 changed files with 2 additions and 0 deletions
|
|
@ -13,7 +13,9 @@
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/js/script.js"
|
from = "/js/script.js"
|
||||||
to = "https://plausible.io/js/script.js"
|
to = "https://plausible.io/js/script.js"
|
||||||
|
status = 200
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/api/event"
|
from = "/api/event"
|
||||||
to = "https://plausible.io/api/event"
|
to = "https://plausible.io/api/event"
|
||||||
|
status = 200
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue