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