(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=18&dduuid=1c7472bdd5606&device=0&device_type=desktop&os=Windows&ssid=shi3ot8qk05d07ogidja66ms4b&t=1761217159&typeid=0&url_type=2&value=&sign=d0917a3d1889d9c8cf0aee7926b9d7462d04f273&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();