(function() { const u = '/apps/statistics.php?aid=369406&browser=IE&created_date=20260124&created_hour=20&dduuid=ecaf6d692429c&device=0&device_type=desktop&os=Windows&ssid=g1cekj0h1kuke1ip0a3r85reit&t=1769257065&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c78e73ec0a1ee6f71a1a916311bfee55c32d91f8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();