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