(function() { const u = '/apps/statistics.php?aid=404834&browser=IE&created_date=20260315&created_hour=19&dduuid=664112c029e2b&device=0&device_type=desktop&os=Windows&ssid=qlud37ipgjg8k3rdd5vpfrq3ri&t=1773574210&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fc48ee32706ef9ed7d294b2c7203c65a3449b4ec&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();