(function() { const u = '/apps/statistics.php?aid=445183&browser=IE&created_date=20251223&created_hour=02&dduuid=4e920fe4e6f31&device=0&device_type=desktop&os=Windows&ssid=ld5cp2647uil875bgqshf3t9k7&t=1766428066&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=96305caadb072a9ff1cd499f1c91d7dcc8e387ab&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();