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