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