(function() { const u = '/apps/statistics.php?aid=448876&browser=IE&created_date=20260226&created_hour=03&dduuid=b86517e5b9b28&device=0&device_type=desktop&os=Windows&ssid=bjirce7j5e6a5lpn9qinv4rsmr&t=1772048472&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0ce95800e90da2ed27a3867a61508f1e4f4da36c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();