(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=00&dduuid=f75371976174f&device=0&device_type=desktop&os=Windows&ssid=rnf0r0dtudmbvrddohm8ruscev&t=1762964710&typeid=0&url_type=2&value=&sign=631d2451f36ec85763154026efdf012c01dc4cf5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();