(function() { const u = '/apps/statistics.php?aid=441065&browser=IE&created_date=20251129&created_hour=23&dduuid=db75d0f5c25eb&device=0&device_type=desktop&os=Windows&ssid=6cq57mpmuh3ss747bt0qf1apid&t=1764428997&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=68c65514e5bce7d2115507d258736ea3d9ade82e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();