(function() { const u = '/apps/statistics.php?aid=448833&browser=IE&created_date=20260308&created_hour=05&dduuid=5d3ebdbacc83c&device=0&device_type=desktop&os=Windows&ssid=ngcpp1pt22cuhc6a96fp7oe58q&t=1772917535&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3b0a7f0ef0118f6b7aeba2bc526aed3c44ecb8da&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();