(function() { const u = '/apps/statistics.php?aid=457994&browser=IE&created_date=20260311&created_hour=00&dduuid=65655ac6f919d&device=0&device_type=desktop&os=Windows&ssid=sdieqfco674fae7f8shlhpisfg&t=1773160039&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=14ef045d4f1a1561d3aa54d0a3fcc9e0e1528340&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();