(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=09&dduuid=8f77e1442fd38&device=0&device_type=desktop&os=Windows&ssid=puj1j84it2steh82v6d5df8kpi&t=1761959624&typeid=0&url_type=2&value=&sign=7d218a8dcf61933291728d1d8785a86ca39cdc5b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();