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