(function() { const u = '/apps/statistics.php?aid=146021&browser=IE&created_date=20251216&created_hour=20&dduuid=437459323f57d&device=0&device_type=desktop&os=Windows&ssid=l44aconahef8hgraq4vl6ajs61&t=1765887846&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=84cb45fb2daa079502049dea1cbc6a0cac3b0232&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();