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