(function() { const u = '/apps/statistics.php?aid=455154&browser=IE&created_date=20260310&created_hour=20&dduuid=e6b895bf81cd4&device=0&device_type=desktop&os=Windows&ssid=aoddvm320uphcp9hlj2t5e3dcr&t=1773145207&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8462230010c3b515e8d6641776e54bb5de2e60fd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();