(function() { const u = '/apps/statistics.php?aid=404783&browser=IE&created_date=20260315&created_hour=18&dduuid=9028581785295&device=0&device_type=desktop&os=Windows&ssid=t1rciib6lrgssrrphi59qdiu0j&t=1773572334&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=afbe8450aa9dfb150d285a247ba3a7fdae779ee9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();