(function() { const u = '/apps/statistics.php?aid=414388&browser=IE&created_date=20251129&created_hour=16&dduuid=4c8604d698252&device=0&device_type=desktop&os=Windows&ssid=hhiedpv28579ijvgeh6hvaino8&t=1764403464&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7100ad2af482d2299680184fc0248479685a385a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();