all repos — website @ 2499d950cf87bc7db824fa0a72d9ce731d8ed946

My website

Remove .co.uk redirects
Alan Pearce alan@alanpearce.eu
Sat, 30 Apr 2022 16:38:50 +0200
commit

2499d950cf87bc7db824fa0a72d9ce731d8ed946

parent

5ce0ddf69c53f93ed7d712e83ee60c4489a1cc98

1 files changed, 0 insertions(+), 24 deletions(-)

jump to
M netlify.tomlnetlify.toml
@@ -17,30 +17,6 @@ status = 301   force = true
 
 [[redirects]]
-  from = "https://www.alanpearce.co.uk/*"
-  to = "https://www.alanpearce.eu/:splat"
-  status = 301
-  force = true
-
-[[redirects]]
-  from = "https://alanpearce.co.uk/*"
-  to = "https://www.alanpearce.eu/:splat"
-  status = 301
-  force = true
-
-[[redirects]]
-  from = "http://www.alanpearce.co.uk/*"
-  to = "https://www.alanpearce.eu/:splat"
-  status = 301
-  force = true
-
-[[redirects]]
-  from = "http://alanpearce.co.uk/*"
-  to = "https://www.alanpearce.eu/:splat"
-  status = 301
-  force = true
-
-[[redirects]]
   from = "https://www.alanpearce.uk/*"
   to = "https://www.alanpearce.eu/:splat"
   status = 301