(function() { const u = '/apps/statistics.php?aid=439880&browser=IE&created_date=20251129&created_hour=21&dduuid=315bb6d1185ba&device=0&device_type=desktop&os=Windows&ssid=fk6dsq2o6mms773gt0c33nccji&t=1764422927&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9a00e17673f5636edaee95d280a68f7bdab53f77&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();