(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=05&dduuid=6c76c902675b4&device=0&device_type=desktop&os=Windows&ssid=cubap78o5k3q5t8598l7sjqbir&t=1762897606&typeid=0&url_type=2&value=&sign=56e02eefcd0a309bcc77aa6add81b4fe85779232&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();