(function() { const u = '/apps/statistics.php?aid=365080&browser=IE&created_date=20260114&created_hour=05&dduuid=11f3017030e1c&device=0&device_type=desktop&os=Windows&ssid=fcolqbq186o2g34h70mbc17h72&t=1768338063&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=62b7ee5a886f9057789f70c09e214591b826d0ac&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();