(function() { const u = '/apps/statistics.php?aid=440697&browser=IE&created_date=20251222&created_hour=07&dduuid=91b1741ad24a2&device=0&device_type=desktop&os=Windows&ssid=emn30mtg1aib86m23u4skisnh5&t=1766361469&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1da4b439b3b2e9f2d7a16af47e54a2ff45b78e76&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();