(function() { const u = '/apps/statistics.php?aid=441713&browser=IE&created_date=20260308&created_hour=16&dduuid=c2b50b4155b0e&device=0&device_type=desktop&os=Windows&ssid=lu1olj1icupgtf3k5edfh8cdmg&t=1772959305&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a221b0ef20a5e8577ef6a1617758c5dea9e267a8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();