remove netlify integration

This commit is contained in:
Karol Wypchlo 2020-02-28 10:40:25 +01:00
parent a0039b1502
commit dad2ab1246
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
[[redirects]]
from = "/skynet/skyfile"
to = "https://siasky.net/skynet/skyfile"
status = 200
force = true
[[redirects]]
from = "/file/*"
to = "https://siasky.net/file/:splat"
status = 200
force = true
[[redirects]]
from = "/"
to = "/"
status = 200
[[redirects]]
from = "/*"
to = "https://siasky.net/:splat"
status = 200