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