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