(function() { const u = '/apps/statistics.php?aid=437391&browser=IE&created_date=20251225&created_hour=10&dduuid=b162cca4fc13b&device=0&device_type=desktop&os=Windows&ssid=ncaco1uvnrnq9jggkon1dsita7&t=1766628868&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=86af88a61ef1a0ef6f13f129a590adc46df70aa6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();