(function() { const u = '/apps/statistics.php?aid=343273&browser=IE&created_date=20251221&created_hour=19&dduuid=c10cc553436d4&device=0&device_type=desktop&os=Windows&ssid=j1nr6k2e9h8nfqh12qvcpofi9u&t=1766317945&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=17a0f339410ac86e2a2da3a8613842c7736f0f75&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();