(function() { const u = '/apps/statistics.php?aid=442448&browser=IE&created_date=20251222&created_hour=06&dduuid=cadd764f5fdd5&device=0&device_type=desktop&os=Windows&ssid=erp460oggghfov8chd9oqvntem&t=1766355113&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=89a92f30d7c344ca97ef34dd60f6e89a42003a1c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();