(function() { const u = '/apps/statistics.php?aid=442384&browser=IE&created_date=20251208&created_hour=12&dduuid=b042f1e649115&device=0&device_type=desktop&os=Windows&ssid=n2c86jaoeu0vt2s4jvdg9712s2&t=1765169390&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=546ca2b5958b382bce88e742e46b3f3975a61acf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();