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