(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=20&dduuid=3dd8db00de919&device=0&device_type=desktop&os=Windows&ssid=hg7qp2o0t8a45b3e28q1vjtcd7&t=1757854398&typeid=0&url_type=2&value=&sign=8429552349598c0998eda5017ce2659baf8dd014&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();