(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=00&dduuid=b4b7daba8885d&device=0&device_type=desktop&os=Windows&ssid=e2qauqkkisi1o5bqbfu4pve00e&t=1761841527&typeid=0&url_type=2&value=&sign=15f7f12fc5f767614f70613e4a9d8eea4c1d0583&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();