(function() { const u = '/apps/statistics.php?aid=443037&browser=IE&created_date=20251221&created_hour=13&dduuid=a3e53d61a15a3&device=0&device_type=desktop&os=Windows&ssid=gmpuepe5fu4vo56foifc7i4kmg&t=1766296722&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9d4c095451520d5a211f75cebabdf80908cc4414&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();