(function() { const u = '/apps/statistics.php?aid=380587&browser=IE&created_date=20251219&created_hour=13&dduuid=e2f16eef2f560&device=0&device_type=desktop&os=Windows&ssid=n233oo3o7ohigm2sa6avtpgdl4&t=1766122094&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2ad7b90165cd1b7daebd76f3ed789fde3b893194&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();