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