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