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