(function() { const u = '/apps/statistics.php?aid=448509&browser=IE&created_date=20260226&created_hour=06&dduuid=e427439275c9b&device=0&device_type=desktop&os=Windows&ssid=jtqf05i355a08d26o03mj3elbo&t=1772059560&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=576e259009fe3e1fca43d950f601408f8d33dfc3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();