(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=14&dduuid=c15178d60dc35&device=0&device_type=desktop&os=Windows&ssid=fkpu39nfl9cmdl0in8g7gmmt8q&t=1760164640&typeid=0&url_type=2&value=&sign=8894106359569c0a86c4769d4ffbd13fff2ebfce&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();