(function() { const u = '/apps/statistics.php?aid=448538&browser=IE&created_date=20260226&created_hour=08&dduuid=11b3cc3df6b04&device=0&device_type=desktop&os=Windows&ssid=ukko88o4mo7kcpnqc1jl89m12m&t=1772067438&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6e23b1b334f50b253308a338eaf921d6d6d7cbef&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();