(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=02&dduuid=495291a672134&device=0&device_type=desktop&os=Windows&ssid=41a2koe27lnm3e6fivebeacoh6&t=1762368127&typeid=0&url_type=2&value=&sign=c07ef035d338ccc403ae41a862d8202b55b7004f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();