(function() { const u = '/apps/statistics.php?aid=442692&browser=IE&created_date=20260308&created_hour=13&dduuid=e96b9217dc0ee&device=0&device_type=desktop&os=Windows&ssid=50p7c0li6k22v8i7ce0lolo471&t=1772947993&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8fea0f6f3df047b31fe9e4ee3e02c45112b5f483&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();