(function() { const u = '/apps/statistics.php?aid=291412&browser=IE&created_date=20260307&created_hour=23&dduuid=2502dc93a61c4&device=0&device_type=desktop&os=Windows&ssid=jso88onp850uqful9ifpsm7est&t=1772898823&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1d043bfb00ee2ea1d2a302374e50da6a2b0fcbca&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();