(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=13&dduuid=d4ea652fad627&device=0&device_type=desktop&os=Windows&ssid=bf75vugub3i1c3gi80giurbp9b&t=1762233846&typeid=0&url_type=2&value=&sign=0392733ef4c6d2a6a5c46361e2258af7c4a77b04&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();