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