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