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