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