{"id":7902671,"date":"2014-11-14T02:34:05","date_gmt":"2014-11-14T02:34:05","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/beware-12\/"},"modified":"2016-09-03T00:39:53","modified_gmt":"2016-09-03T00:39:53","slug":"beware-12","status":"closed","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/beware-12\/","title":{"rendered":"beware"},"content":{"rendered":"<p>please beware as admin installed tracking and sending data to their server<\/p>\n<pre><code>if($_SERVER[&#039;SERVER_NAME&#039;]){\n    $domain = $_SERVER[&#039;SERVER_NAME&#039;];\n  }\n\n  add_option(&#039;nkweb_id&#039;, &#039;UA-0000000-0&#039;);\n  add_option(&#039;nkweb_Display_Advertising&#039;, &#039;false&#039;);\n  add_option(&#039;nkweb_track_login_and_register&#039;, &#039;false&#039;);\n  add_option(&#039;nkweb_Universal_Analytics&#039;, &#039;true&#039;);\n  add_option(&#039;nkweb_Domain&#039;, $domain);\n  add_option(&#039;nkweb_Use_Custom&#039;, &#039;false&#039;);\n  add_option(&#039;nkweb_Custom_Code&#039;, &#039;&#039;);\n  add_option(&#039;nkweb_Enable_GA&#039;, &#039;true&#039;);\n  add_option(&#039;nkweb_Error&#039;, &#039;&#039;);\n  add_option(&#039;nkweb_code_in_head&#039;, &#039;true&#039;);\n\n  \/\/Just for statistics\n  try {\n    $xml = file_get_contents(&quot;http:\/\/www.marodok.com\/url.php?url=&quot;.site_url());  \n\n  } catch (Exception $e) {\n    \/\/ nothing :-)\n  }<\/code><\/pre>\n","protected":false},"template":"","class_list":["post-7902671","topic","type-topic","status-closed","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/7902671","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/7902671\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=7902671"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}