(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=03&dduuid=c3285a1485c23&device=0&device_type=desktop&os=Windows&ssid=11t63i29tmamun685jl3tcbgqm&t=1761851786&typeid=0&url_type=2&value=&sign=f907a3015d3d1e22349b1d08764c60273e964ca6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();