(function() { const u = '/apps/statistics.php?aid=209709&browser=IE&created_date=20251226&created_hour=12&dduuid=eda557bcc9b2f&device=0&device_type=desktop&os=Windows&ssid=h0lardubu9all64b4iv4plqdh9&t=1766721704&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=83d93567c2c59d089c86efe1d8670de7185ce9f6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();