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