(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=2314265528398&device=0&device_type=desktop&os=Windows&ssid=ohhj3suahl9p7ds8fqn07isl4l&t=1762059057&typeid=0&url_type=1&value=&sign=d1657f438aa6c6cf6357ff5fcff1b93f40d5f20a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();