(function() { const u = '/apps/statistics.php?aid=455210&browser=IE&created_date=20260310&created_hour=15&dduuid=5bd86b54df487&device=0&device_type=desktop&os=Windows&ssid=0ugg8knp00dt0mgtf5orfn70so&t=1773127025&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=264cc5ca6b8b052eb6f0ea63f6087ae0a095cacb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();