(function() { const u = '/apps/statistics.php?aid=206734&browser=IE&created_date=20251226&created_hour=05&dduuid=5ec0c7dba0441&device=0&device_type=desktop&os=Windows&ssid=msfnbntnusk2m2ghqlt1ph7ik4&t=1766696492&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a68402b51616e70a3f7df3a58708491c53ce35ad&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();