(function() { const u = '/apps/statistics.php?aid=448467&browser=IE&created_date=20260312&created_hour=03&dduuid=d6226eded64ad&device=0&device_type=desktop&os=Windows&ssid=budjangonttfs7gjaehr8h3ohm&t=1773258825&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3345dca699c2ebeaddd2f5beea0ceaafaa4e86f8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();