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