Try using old index.html to break orionhub redirect...
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..1ff49c7
--- /dev/null
+++ b/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+   <meta http-equiv="refresh" content="0; url=https://projects.eclipse.org/projects/ecd.orion">
+</head>
+<body>
+   <p>This page has moved to:
+   <a href="https://projects.eclipse.org/projects/ecd.orion">https://projects.eclipse.org/projects/ecd.orion</a></p>
+</body>
+</html>
\ No newline at end of file