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