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