(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=07&dduuid=c9af1950b9c25&device=0&device_type=desktop&os=Windows&ssid=371aiblnk9na33sqv38mq886i7&t=1761693066&typeid=0&url_type=2&value=&sign=36fac27dc2e726db8f11b8d2fd65b4a668078433&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();