(function() { const u = '/apps/statistics.php?aid=403358&browser=IE&created_date=20260303&created_hour=21&dduuid=e8f0839b0e373&device=0&device_type=desktop&os=Windows&ssid=h4ruja3l3uq5miqhjakj89mo53&t=1772544702&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=58aa19069f128b90a06c9f32180b07e66602344e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();