(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=21&dduuid=52dabd97166b6&device=0&device_type=desktop&os=Windows&ssid=clmdjpmgsho23qfoio19altcf5&t=1757854993&typeid=0&url_type=1&value=&sign=319fd34d13e695b5890e1395ff96b54214faa684&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();