(function() { const u = '/apps/statistics.php?aid=407749&browser=IE&created_date=20260312&created_hour=06&dduuid=bab2b59d1f3ac&device=0&device_type=desktop&os=Windows&ssid=nqkach222996ubdpk30oel6ct3&t=1773266766&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=580693db637063d9888b73a98d5a1cc052e7aa19&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();