(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=16&dduuid=7b46a84a5f35b&device=0&device_type=desktop&os=Windows&ssid=n10ff767abnli9ii260endpqkl&t=1760171703&typeid=0&url_type=2&value=&sign=8a1156778d426b3d57393b109832fb34779466fa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();