(function() { const u = '/apps/statistics.php?aid=388133&browser=IE&created_date=20251225&created_hour=20&dduuid=0335ee0e228db&device=0&device_type=desktop&os=Windows&ssid=uto3p9f3vftsfcb76kc8pbqh20&t=1766665835&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0f7b94ebe031591e0a056ff47fbca712838632b1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();