From eebc7baf213184618540536cd14723a402f416f3 Mon Sep 17 00:00:00 2001 From: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:09:08 -0700 Subject: [PATCH] chore: undo some changes --- static/_redirects | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/static/_redirects b/static/_redirects index b3cfc4996..5c62b0964 100644 --- a/static/_redirects +++ b/static/_redirects @@ -1,18 +1,18 @@ -https://resoto.netlify.app/* /:splat 301! -https://main--resoto.netlify.app/* /:splat 301! -https://resoto.some.engineering/* /:splat 301! - -https://blog.resoto.com/:year/:month/:date/* /blog/:splat 301! -https://blog.resoto.com/* /blog/:splat 301! -https://docs.resoto.com/* /docs/:splat 301! -https://documentation.resoto.com/* /docs/:splat 301! -https://news.resoto.com/* /releases/:splat 301! -https://podcast.resoto.com/:year/:month/:date/* /podcast/:splat 301! -https://podcast.resoto.com/* /podcast/:splat 301! -https://podcasts.resoto.com/:year/:month/:date/* /podcast/:splat 301! -https://podcasts.resoto.com/* /podcast/:splat 301! -https://release.resoto.com/* /releases/:splat 301! -https://releases.resoto.com/* /releases/:splat 301! +https://resoto.netlify.app/* https://resoto.com/:splat 301! +https://main--resoto.netlify.app/* https://resoto.com/:splat 301! +https://resoto.some.engineering/* https://resoto.com/:splat 301! + +https://blog.resoto.com/:year/:month/:date/* https://resoto.com/blog/:splat 301! +https://blog.resoto.com/* https://resoto.com/blog/:splat 301! +https://docs.resoto.com/* https://resoto.com/docs/:splat 301! +https://documentation.resoto.com/* https://resoto.com/docs/:splat 301! +https://news.resoto.com/* https://resoto.com/releases/:splat 301! +https://podcast.resoto.com/:year/:month/:date/* https://resoto.com/podcast/:splat 301! +https://podcast.resoto.com/* https://resoto.com/podcast/:splat 301! +https://podcasts.resoto.com/:year/:month/:date/* https://resoto.com/podcast/:splat 301! +https://podcasts.resoto.com/* https://resoto.com/podcast/:splat 301! +https://release.resoto.com/* https://resoto.com/releases/:splat 301! +https://releases.resoto.com/* https://resoto.com/releases/:splat 301! /js/script.js https://plausible.io/js/script.js 200 /api/event https://plausible.io/api/event 200