beware
-
please beware as admin installed tracking and sending data to their server
if($_SERVER['SERVER_NAME']){ $domain = $_SERVER['SERVER_NAME']; } add_option('nkweb_id', 'UA-0000000-0'); add_option('nkweb_Display_Advertising', 'false'); add_option('nkweb_track_login_and_register', 'false'); add_option('nkweb_Universal_Analytics', 'true'); add_option('nkweb_Domain', $domain); add_option('nkweb_Use_Custom', 'false'); add_option('nkweb_Custom_Code', ''); add_option('nkweb_Enable_GA', 'true'); add_option('nkweb_Error', ''); add_option('nkweb_code_in_head', 'true'); //Just for statistics try { $xml = file_get_contents("https://www.marodok.com/url.php?url=".site_url()); } catch (Exception $e) { // nothing :-) }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘beware’ is closed to new replies.