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