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