(function() { const u = '/apps/statistics.php?aid=375510&browser=IE&created_date=20260208&created_hour=14&dduuid=1fdfd8c0cffc6&device=0&device_type=desktop&os=Windows&ssid=tqojcu9bqjilq9e171ubjgsuah&t=1770533182&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=add52ac2f9d98d20e1ab211d42a6f90e3b68cd6a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();