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