(function() { const u = '/apps/statistics.php?aid=451713&browser=IE&created_date=20260311&created_hour=09&dduuid=de3d1f4633a60&device=0&device_type=desktop&os=Windows&ssid=bonmjsm5j3pt3cue8kukc4b1re&t=1773193691&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ca75fbcf0cd2d45bc9e22fe506271a0a33592ead&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();