(function() { const u = '/apps/statistics.php?aid=441201&browser=IE&created_date=20251129&created_hour=20&dduuid=b3690182289d5&device=0&device_type=desktop&os=Windows&ssid=v7rdfkl57n54ekbo7ts7ie3cvp&t=1764417673&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aec3fbb2d51ffafc17df33b0d1949ffb6c273579&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();