(function() { const u = '/apps/statistics.php?aid=388703&browser=IE&created_date=20260310&created_hour=21&dduuid=f7a0a44bc7ad9&device=0&device_type=desktop&os=Windows&ssid=8g391e4ofo0r17jk87cpun97on&t=1773147806&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5124c1118adadce9658e8c6ef1d54436a037b666&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();