(function() { const u = '/apps/statistics.php?aid=355125&browser=IE&created_date=20260311&created_hour=20&dduuid=9c137aa4d45dc&device=0&device_type=desktop&os=Windows&ssid=s6i85uola885pg42lug5ginish&t=1773230901&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cf72fadfdcca5bc148f619c1df6fe6c6045ba680&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();