(function() { const u = '/apps/statistics.php?aid=382265&browser=IE&created_date=20260310&created_hour=06&dduuid=beecc77da714a&device=0&device_type=desktop&os=Windows&ssid=hnotegpekb8gvs199956hmlpa1&t=1773096750&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=40a975a8215aa678e189801becb7d2a7b0388e6b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();