(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=12&dduuid=91555a0897459&device=0&device_type=desktop&os=Windows&ssid=efi87svsc0t07sugfqd9c3ob22&t=1760158753&typeid=0&url_type=2&value=&sign=656bc4e154572fa987a364c34f8cd2687d837b50&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();