(function() { const u = '/apps/statistics.php?aid=428052&browser=IE&created_date=20260122&created_hour=02&dduuid=a42c328b1f07f&device=0&device_type=desktop&os=Windows&ssid=u88uhmm342fmbl9a2uvm9rs2j7&t=1769020266&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4c8458c097f234424868873cbd4c5e36d26aee7b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();