(function() { const u = '/apps/statistics.php?aid=404066&browser=IE&created_date=20251222&created_hour=21&dduuid=097b3d09ab5f9&device=0&device_type=desktop&os=Windows&ssid=h1iuvap9tlcjs0gqah5q4ne65i&t=1766409383&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1ae2d8077ff1688623cc8055ab776fadd610cac7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();