(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=05&dduuid=97ea814f348a3&device=0&device_type=desktop&os=Windows&ssid=mb87ne82g0k5o3ig612smpsltj&t=1760907755&typeid=0&url_type=2&value=&sign=5545d09245d837888687f0f1dbd8059a4d6fa403&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();