(function() { const u = '/apps/statistics.php?aid=206577&browser=IE&created_date=20251226&created_hour=19&dduuid=083886400a592&device=0&device_type=desktop&os=Windows&ssid=ek0u68d3r4qpj90n9l7a3b3g0r&t=1766749826&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d193ac0f1dbe72636e38e3ca8e8d4dd4efa284d0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();