(function() { const u = '/apps/statistics.php?aid=206824&browser=IE&created_date=20251225&created_hour=21&dduuid=8c2109fd4112d&device=0&device_type=desktop&os=Windows&ssid=ipc2euno2rb14mr63beirqaoqu&t=1766670339&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d01eed8f1099156520e16e4832d4e142a2ab2665&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();