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