diff options
Diffstat (limited to 'creations/unchained/index.php')
-rw-r--r-- | creations/unchained/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/creations/unchained/index.php b/creations/unchained/index.php new file mode 100644 index 0000000..05ae6f0 --- /dev/null +++ b/creations/unchained/index.php @@ -0,0 +1,4 @@ +<?php + +header("Location: https://github.com/Minteck/UnchainedTech-Software"); +die();
\ No newline at end of file |