(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251026&created_hour=01&dduuid=42a1adff60827&device=0&device_type=desktop&os=Windows&ssid=o94s6a4h7dasqol9qvarbe6jvc&t=1761412538&typeid=0&url_type=2&value=&sign=ee66248abbc01dab8d22a6d76d69ecc41fe98ca0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();