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