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