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