Browse Source

Add netlify redirects

Track3 5 năm trước cách đây
mục cha
commit
9d234a9720
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      static/_redirects

+ 6 - 0
static/_redirects

@@ -0,0 +1,6 @@
+# Redirect domain aliases to primary domain
+https://xxxlbox.com/* https://ojbk.im/:splat 301!
+https://www.xxxlbox.com/* https://ojbk.im/:splat 301!
+
+# Redirect default Netlify subdomain to primary domain
+https://quirky-bohr-deba40.netlify.com/* https://ojbk.im/:splat 301!