(function() { const u = '/apps/statistics.php?aid=441944&browser=IE&created_date=20251208&created_hour=11&dduuid=0b5eeb3b80c46&device=0&device_type=desktop&os=Windows&ssid=kjm2d4oit0r49fmin39caedn8s&t=1765165135&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4b1e495b571057f3016cf2cf009f6b47d2cadfd7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();