diff --git a/.project b/.project new file mode 100644 index 0000000..54092c5 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + Zirror-API + + + + + + + + diff --git a/docroot/index.php b/docroot/index.php index e71e327..088ff1e 100755 --- a/docroot/index.php +++ b/docroot/index.php @@ -4,6 +4,7 @@ if (!isset($pData->cmd)) { + Header("Location: http://www.lemonparty.com"); print('{"result":"ERROR","errorCode":"0xDEADBEEF","errorString":"You Dumb Mother Fucker"}'); exit(0); }