(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251024&created_hour=04&dduuid=572f4c76ed32b&device=0&device_type=desktop&os=Windows&ssid=tuu18n4t7isq0gmhs6jp5hag79&t=1761251711&typeid=0&url_type=2&value=&sign=86e032f4453278d9a2e3363b97903812345d997f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();