(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=06&dduuid=774956684306b&device=0&device_type=desktop&os=Windows&ssid=5m8tksokjsfj6b12tmgr8tk8ks&t=1762985519&typeid=0&url_type=2&value=&sign=710b93740c991b5301f00233f511a50d9c739acd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();