(function() { const u = '/apps/statistics.php?aid=455523&browser=IE&created_date=20260305&created_hour=16&dduuid=8b7229c77dcb8&device=0&device_type=desktop&os=Windows&ssid=tpgmgrmude3lmuabcffll23v7p&t=1772697637&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f738dfec1599e1ac924907f790114e7a7f5c7056&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();