(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=04&dduuid=220b2fc4d4d54&device=0&device_type=desktop&os=Windows&ssid=8546ggmpm247hspv8alvrtcal2&t=1763323678&typeid=0&url_type=2&value=&sign=6d68d4c1496ef7fb164323188c0ea1900178f2be&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();