(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=16&dduuid=47606458173c7&device=0&device_type=desktop&os=Windows&ssid=e53otgqu12e0vo07tken6pt0dk&t=1760517524&typeid=0&url_type=2&value=&sign=d2ed8f85b1de837716b4412fd658cc94e273f5ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();