jQuery(document).ready(function(){ var url = "https://cybercb.dk/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=eac8c958110fd974c9c5a3f7104f447b"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://cybercb.dk/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=eac8c958110fd974c9c5a3f7104f447b"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }