(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=08&dduuid=4273a3e14c76b&device=0&device_type=desktop&os=Windows&ssid=lfnuqjbmv8hgsme4iq51ehal99&t=1762217941&typeid=0&url_type=2&value=&sign=40972c99e194686c20738804aa9045ae109f5b15&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();