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