summaryrefslogtreecommitdiff
path: root/network/github/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'network/github/index.php')
-rwxr-xr-xnetwork/github/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/github/index.php b/network/github/index.php
new file mode 100755
index 0000000..8a145e9
--- /dev/null
+++ b/network/github/index.php
@@ -0,0 +1,4 @@
+<?php
+
+header("Location: https://github.com/equestria-dev");
+die();