(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=22&dduuid=fd79a6a648a31&device=0&device_type=desktop&os=Windows&ssid=dnaa4oftlqkh62io0spgad2pr4&t=1761144970&typeid=0&url_type=2&value=&sign=15380e4c562e0196f54a4785f6e53004fbe5c81a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();