(function() { const u = '/apps/statistics.php?aid=436060&browser=IE&created_date=20251226&created_hour=17&dduuid=947e400cc630c&device=0&device_type=desktop&os=Windows&ssid=un8hkd15apc0ssg2mkebdt5evo&t=1766741401&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=26ffb5a328967631259a75b891cbe2a12bf9e68b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();