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