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