(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=11&dduuid=9ec1152d13a6c&device=0&device_type=desktop&os=Windows&ssid=3stmcifbio9g560o0h24qihk49&t=1760842997&typeid=0&url_type=2&value=&sign=4d055db765ed55f3c3d5e4e30074e1c65edf7ee4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();