(function() { const u = '/apps/statistics.php?aid=391919&browser=IE&created_date=20260310&created_hour=15&dduuid=681fd03a3d14b&device=0&device_type=desktop&os=Windows&ssid=imihvv34sne4o75r36a33b22qk&t=1773128313&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dd4c897f65514a216131ef384704e1f97707be06&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();