(function() { const u = '/apps/statistics.php?aid=454601&browser=IE&created_date=20260311&created_hour=07&dduuid=952a498c9fd61&device=0&device_type=desktop&os=Windows&ssid=ihosuq585hpored43ksglpq99j&t=1773184444&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=95702153d1660c4d6064c2ceba3b04875a031e19&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();