mirror of
https://gitlab.com/gh0stl1ne/Bioserver1.git
synced 2026-04-07 03:21:24 -03:00
Initial commit
This commit is contained in:
8
www/startsession.php
Normal file
8
www/startsession.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
echo ("<html><head><!--CRS-game-start-->");
|
||||
echo ("<META HTTP-EQUIV=Content-Type CONTENT=text/html;CHARSET=EUC-JP></head>");
|
||||
echo ("<!--result--><!--connection id--><!--start the game url--><!--exit game url-->");
|
||||
echo ("<!--<CSV>\"OK\",\"".$_GET["sessid"]."\",");
|
||||
echo ("\"https://www01.kddi-mmbb.jp/00000002/enterareas.html\",");
|
||||
echo ("\"https://www01.kddi-mmbb.jp/00000002/login.php\",</CSV>--></html>");
|
||||
?>
|
||||
Reference in New Issue
Block a user