(function() { const u = '/apps/statistics.php?aid=210093&browser=IE&created_date=20251224&created_hour=22&dduuid=e50f24c225756&device=0&device_type=desktop&os=Windows&ssid=vi3nqb482415rg96auug8douar&t=1766586296&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d7d36d397ad3b4b6d120ecdb45b62b8fc3f8a7c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();