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