(function() { const u = '/apps/statistics.php?aid=395918&browser=IE&created_date=20251224&created_hour=12&dduuid=afd210da2fdeb&device=0&device_type=desktop&os=Windows&ssid=k3k9l969fprh7526ubpicnlbjs&t=1766549603&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5872c8e9d0010d5bc604bf18561e56480c0e4508&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();