(function() { const u = '/apps/statistics.php?aid=442380&browser=IE&created_date=20251209&created_hour=23&dduuid=fbdbb834f275c&device=0&device_type=desktop&os=Windows&ssid=u30baa3qastc7tsj7nhfd7c4ou&t=1765295358&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a4e1c27c1d183fcdaf0cf8727502703af7f26a17&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();