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