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