(function() { const u = '/apps/statistics.php?aid=454580&browser=IE&created_date=20260304&created_hour=15&dduuid=00ff18b70e7a4&device=0&device_type=desktop&os=Windows&ssid=mig7ju72lio1p9hfi2o6f17ce8&t=1772609259&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5da94e62d4c54291e6273ebfb59e21d9b6b6c169&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();