(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=18&dduuid=da88a84443731&device=0&device_type=desktop&os=Windows&ssid=fvs2h2rp84p0or9j83llgcm8vg&t=1761734421&typeid=0&url_type=1&value=&sign=559d646657401df9c56236b0fbac7264972a3e92&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();