(function() { const u = '/apps/statistics.php?aid=444184&browser=IE&created_date=20260315&created_hour=23&dduuid=5ad1bb6b48a98&device=0&device_type=desktop&os=Windows&ssid=teu259uu51103g4jrmpeekq62r&t=1773589624&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9d73d675358c1c3995bae0f4e94e63ff5910e244&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();