(function() { const u = '/apps/statistics.php?aid=206891&browser=IE&created_date=20251225&created_hour=14&dduuid=34a2f3a5e1f93&device=0&device_type=desktop&os=Windows&ssid=3v4m03efos4cc92qes9pkekj43&t=1766644412&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4e7747342f93b8a4fc07f22c1b47c381f83e04e5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();