(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=22&dduuid=3c9c0059036c4&device=0&device_type=desktop&os=Windows&ssid=hd0oei40allat2nu6u1ea4f0sa&t=1762268233&typeid=0&url_type=2&value=&sign=4024bdb2648884e353f28886c7d78f37fd8a77cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();