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