(function() { const u = '/apps/statistics.php?aid=439753&browser=IE&created_date=20251129&created_hour=16&dduuid=47ea9b01824e7&device=0&device_type=desktop&os=Windows&ssid=h42d45gbb0lf4aj7p1m153vacn&t=1764406757&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1ef02e2b9c00a45acf4aeb6fa56277b8b6ed8d79&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();