(function() { const u = '/apps/statistics.php?aid=436127&browser=IE&created_date=20251226&created_hour=12&dduuid=69cf4b5b11d54&device=0&device_type=desktop&os=Windows&ssid=n7d5g1uao787t2b9rpe0hqiu5e&t=1766721666&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3023bccec16100a08504fb99bd1f8c886e3d08a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();