(function() { const u = '/apps/statistics.php?aid=347131&browser=IE&created_date=20251220&created_hour=10&dduuid=86f30e7aa8c79&device=0&device_type=desktop&os=Windows&ssid=luopdr050ouf7ob8jeermqtvrt&t=1766198521&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=123f73673b464788b8c5e31999bc7453822a76e2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();