(function() { const u = '/apps/statistics.php?aid=394023&browser=IE&created_date=20251218&created_hour=05&dduuid=38507c8fd1ce4&device=0&device_type=desktop&os=Windows&ssid=jboed7iobnq9luf7rv9gcoqhec&t=1766007417&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e52873510b99f0c63eb5f4490602c9bfa2d89f8c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();