(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=09&dduuid=bb09f2b885e42&device=0&device_type=desktop&os=Windows&ssid=1iashdiuig30lk3r8o2eq0gqh0&t=1761009728&typeid=0&url_type=2&value=&sign=9fa5bccf7ff652b546ae7e9f44f2b34549fe0acb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();