mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-24 10:37:16 +00:00
Try og redirect to Cloudflare worker
This commit is contained in:
parent
487b5794df
commit
973aedd108
1 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,11 @@ ID = "be420a16-4ef3-43b1-ac62-35869bdf8679"
|
|||
to = "https://api.webampskins.org/sitemap:splat"
|
||||
status = 200
|
||||
|
||||
[[redirects]]
|
||||
from = "/skin_og/:hash/*"
|
||||
to = "https://skin-museum.jordan1320.workers.dev/:hash/:splat"
|
||||
status = 200
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/index.html"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue