(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=02&dduuid=9dadaa51376ef&device=0&device_type=desktop&os=Windows&ssid=4kne33r4pn44hm6jhno8m01oa6&t=1760898394&typeid=0&url_type=2&value=&sign=e8bbc08a44b693d6d150c9609a1c645d5b13d4eb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();