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