(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=08&dduuid=777ac109fc883&device=0&device_type=desktop&os=Windows&ssid=b1vi0b5a7uab15prm38t34p3de&t=1761094099&typeid=0&url_type=2&value=&sign=ce3656d72dfd93df6d326d942cc0e7be8336a1d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();