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