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