(function() { const u = '/apps/statistics.php?aid=207113&browser=IE&created_date=20251224&created_hour=17&dduuid=13280d0780b5f&device=0&device_type=desktop&os=Windows&ssid=rin7ksdmsbfl0tv2qa84oe0c7u&t=1766568095&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f8b283c9e0d206fcde89903967adae6a283b69e6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();