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