(function() { const u = '/apps/statistics.php?aid=436660&browser=IE&created_date=20251229&created_hour=17&dduuid=eff0b46f33323&device=0&device_type=desktop&os=Windows&ssid=77t14qneejj91uso9qpf7r08ms&t=1767001029&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f59337d57ba153740d542c1ef4c7e02642082ae7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();