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