From 71cb3be2e6f72ae4af628c0b8cbddba310708f09 Mon Sep 17 00:00:00 2001 From: MengYX Date: Fri, 18 Mar 2022 11:39:35 +0800 Subject: [PATCH] add force redirect --- _redirects | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_redirects b/_redirects index 2d68245..94b4c66 100644 --- a/_redirects +++ b/_redirects @@ -1,5 +1,5 @@ # Redirect new users to the new demo server # and preventing existing service worker failures -/ https://demo.unlock-music.dev/ 301 -/index.html https://demo.unlock-music.dev/index.html 301 +/ https://demo.unlock-music.dev/ 301! +/index.html https://demo.unlock-music.dev/index.html 301! /redirect-test https://demo.unlock-music.dev/ 302