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