-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
28a1435
commit 0a4d5f6
Showing
199 changed files
with
14,458 additions
and
14,458 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<?php | ||
/*************************************************************************** | ||
* filename : id.php | ||
* generated : 16/Apr/2019 21:18:16 | ||
***************************************************************************/ | ||
|
||
if (!defined("IN_SPYOGAME")) die("Hacking attempt"); | ||
|
||
$table_prefix = "ogspy_"; | ||
|
||
//Paramètres de connexion à la base de données | ||
$db_host = "localhost"; | ||
$db_user = "admin"; | ||
$db_password = "ogsteam"; | ||
$db_database = "ogspy"; | ||
|
||
//OGSpy Language | ||
$ui_lang = "fr"; | ||
|
||
define("OGSPY_INSTALLED", TRUE); | ||
<?php | ||
/*************************************************************************** | ||
* filename : id.php | ||
* generated : 16/Apr/2019 21:18:16 | ||
***************************************************************************/ | ||
|
||
if (!defined("IN_SPYOGAME")) die("Hacking attempt"); | ||
|
||
$table_prefix = "ogspy_"; | ||
|
||
//Paramètres de connexion à la base de données | ||
$db_host = "localhost"; | ||
$db_user = "admin"; | ||
$db_password = "ogsteam"; | ||
$db_database = "ogspy"; | ||
|
||
//OGSpy Language | ||
$ui_lang = "fr"; | ||
|
||
define("OGSPY_INSTALLED", TRUE); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
<?php | ||
/*************************************************************************** | ||
* filename : key.php | ||
* generated : 26/Feb/2019 22:30:40 | ||
***************************************************************************/ | ||
|
||
if (!defined("IN_SPYOGAME")) die("Hacking attempt"); | ||
|
||
//Paramètres unique a ne pas communiquer | ||
$serveur_key = "dockerdockerdockerdockerdocker00"; | ||
$serveur_date = "1551216640"; | ||
$serveur_path = "/var/www/html/index.php"; | ||
|
||
define("OGSPY_KEY", TRUE); | ||
<?php | ||
/*************************************************************************** | ||
* filename : key.php | ||
* generated : 26/Feb/2019 22:30:40 | ||
***************************************************************************/ | ||
|
||
if (!defined("IN_SPYOGAME")) die("Hacking attempt"); | ||
|
||
//Paramètres unique a ne pas communiquer | ||
$serveur_key = "dockerdockerdockerdockerdocker00"; | ||
$serveur_date = "1551216640"; | ||
$serveur_path = "/var/www/html/index.php"; | ||
|
||
define("OGSPY_KEY", TRUE); | ||
|
Oops, something went wrong.