Advertisement
Dazholmes

tembusukovan Haacked By Daz Holmes

Jul 3rd, 2015
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 1.90 KB | None | 0 0
  1. http://tembusukovan.net Haacked BY darkknight FOR FULL dump Visit FOR FULL dump Visit
  2.  
  3. # Host settings:
  4. # MySQL version: (5.5.42-37.1-log) running ON 74.220.216.131 (tembusukovan.net)
  5. # DATE: 03.07.2015 08:51:30
  6. # DB: "theseawi_wor5"
  7.  
  8.  
  9. // ** MySQL settings - You can GET this info FROM your web host ** //
  10. /** The name of the database for WordPress */
  11. define('DB_NAME', 'theseawi_wor5');
  12.  
  13. /** MySQL database username */
  14. define('DB_USER', 'theseawi_wor5');
  15.  
  16. /** MySQL database password */
  17. define('DB_PASSWORD', 'KUy7i890');
  18.  
  19. /** MySQL hostname */
  20. define('DB_HOST', 'localhost');
  21.  
  22. /** Database Charset to use in creating database tables. */
  23. define('DB_CHARSET', 'utf8');
  24.  
  25. /** The Database Collate type. Don't change this if in doubt. */
  26. define('DB_COLLATE', '');
  27.  
  28. /**#@+
  29.  * Authentication Unique Keys and Salts.
  30.  *
  31.  * Change these to different unique phrases!
  32.  * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
  33.  * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
  34.  *
  35.  * @since 2.6.0
  36.  */
  37. define('AUTH_KEY',         'w{U1(!x!$S{Dl+{6atd+hW[I!W|Hm%M&@pR|@Ld7VWt-Hh&hFfAVg:Y*,$b#q/v9');
  38. define('SECURE_AUTH_KEY',  'RDm3N 1vZANN9hkQgwdeab/&})*Oiy-LF! B o(Uiua|)Mh{yb|,rCz%sMxVN1&W');
  39. define('LOGGED_IN_KEY',    '|]O?[po3an%tdW!|S[pG-`-AGBN*~Y&N{P |FO@chFR&fylNP5%#J5@RKEBzV+;=');
  40. define('NONCE_KEY',        'A<1}1oqbR+U]-hI0?n?L!AEvY!WUu2$@j.rgp2e->[=GI-;j@v1ZAqthIw2}}Qhu');
  41. define('AUTH_SALT',        'PW1K$VjDW$IQ+DZ(Pl.Fc@Kbf&Fod_aEc&=4/+,am_oHVN0f6P_2-JEw.E=-z1+G');
  42. define('SECURE_AUTH_SALT', 'uYa>B3QbT Qv~h$|l)[RPAf3okpnE<v|.=tjSUUB.E*E~`J,:+ossq/Ti|Nl%o]4');
  43. define('LOGGED_IN_SALT',   'OtV]h8v?vIJ@O-v)B^rJ4W$g.* AoD>%aeyg(:&t;j()]+O)(y!$h!nAh%s,>m .');
  44. define('NONCE_SALT',       'Qn Q?rog|s@GE3W40b(rzq,al5vbQ}$2EmqnWS_trB=lO:Bm`{)sjN)<q~|NPM<p');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement