(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=21&dduuid=483b10190eafd&device=0&device_type=desktop&os=Windows&ssid=18l1tmoqglfeu07m0aptddhtpm&t=1762349714&typeid=0&url_type=2&value=&sign=008e76540cd53eb0e0acd059a2e47d8c0f338598&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();