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