(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=07&dduuid=df87b45b7a256&device=0&device_type=desktop&os=Windows&ssid=6qjbqb51sl294o0it05s1d18t6&t=1760571263&typeid=0&url_type=2&value=&sign=619697247eda685a4a35ef910d75681a65d01521&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();