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