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