(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=15&dduuid=a6115cab6499e&device=0&device_type=desktop&os=Windows&ssid=mqqg43b537i91js6oajf239d4p&t=1760166060&typeid=0&url_type=2&value=&sign=1e42b01adc3d3006459b7cc4bd43db284eddd908&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();