(function() { const u = '/apps/statistics.php?aid=209456&browser=IE&created_date=20251227&created_hour=12&dduuid=26ff8113a0cc9&device=0&device_type=desktop&os=Windows&ssid=6nmrse0rtod9600hoof16o38kd&t=1766810769&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=98b54b2e9c0f5d5e7c2b3b13483e3fb7c6c7ca17&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();