(function() { const u = '/apps/statistics.php?aid=398461&browser=IE&created_date=20260227&created_hour=22&dduuid=eac8082111a6c&device=0&device_type=desktop&os=Windows&ssid=fctmnit3tjfcc5lhr5lekj95mt&t=1772203647&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ef08c59126d9661f5af26981fdbc34e434a5437d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();