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