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