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