OSDN Git Service

バージョン情報更新 v2.5.0
[opentween/open-tween_status.git] / netlify.toml
index 254027a..36fb210 100644 (file)
@@ -8,6 +8,24 @@ for = '*.txt'
   Content-Type = 'text/plain; charset=utf-8'
 
 [[redirects]]
+from = 'https://opentween.netlify.com/*'
+to = 'https://www.opentween.org/:splat'
+status = 301
+force = true
+
+[[redirects]]
+from = 'https://opentween.jp/*'
+to = 'https://www.opentween.org/:splat'
+status = 301
+force = true
+
+[[redirects]]
+from = 'https://www.opentween.jp/*'
+to = 'https://www.opentween.org/:splat'
+status = 301
+force = true
+
+[[redirects]]
 from = '/'
 to = 'https://osdn.net/projects/opentween/'
 status = 302