(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=09&dduuid=4e7e515bcc054&device=0&device_type=desktop&os=Windows&ssid=apq6radnejpq198957mabjs82m&t=1760922408&typeid=0&url_type=2&value=&sign=790fad1c04530be6d2c2748707e8528c1c45bc2a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();