(function() { const u = '/apps/statistics.php?aid=14403&browser=IE&created_date=20260308&created_hour=17&dduuid=9400ab0659bc5&device=0&device_type=desktop&os=Windows&ssid=lgnfjjs8e2m6tbd7fntcb1l96i&t=1772961652&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9f4e8e6d922ea06a81968c502a47014019eaf7b6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();