(function() { const u = '/apps/statistics.php?aid=403354&browser=IE&created_date=20251217&created_hour=16&dduuid=3b2a1db96de38&device=0&device_type=desktop&os=Windows&ssid=bt2ma43prulco8d6p028p3l23h&t=1765961200&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c36c4535b8c381f96a8422196564202b05c9aa2d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();