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