(function() { const u = '/apps/statistics.php?aid=449837&browser=IE&created_date=20260122&created_hour=23&dduuid=bf90740a08864&device=0&device_type=desktop&os=Windows&ssid=mpl8oolhueveele88vo7qkk2gr&t=1769095817&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d921f3c55bf8f1e1bc80a63c6b6e2a946bc248ef&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();