(function() { const u = '/apps/statistics.php?aid=400993&browser=IE&created_date=20251223&created_hour=11&dduuid=1fe3a2aff5c7c&device=0&device_type=desktop&os=Windows&ssid=tq3ppi8u9ua10uancv43f1let8&t=1766461215&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=130559ae40ad3cb4fce0b416222d001576a4aea8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();