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