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