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