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