(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=15&dduuid=833b3a2429c7e&device=0&device_type=desktop&os=Windows&ssid=2215ihgkbkt9p18m4sodvfi894&t=1761116846&typeid=0&url_type=2&value=&sign=92d30e91dbc2584a064863921e262a4d42c05bc6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();