(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=06&dduuid=1ce9803378a25&device=0&device_type=desktop&os=Windows&ssid=g0ft6473lkpltm67objbiicfqh&t=1760133703&typeid=0&url_type=1&value=&sign=e452184adb4befbdd818a3a1067a58bf0b50f16f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();