(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=00&dduuid=35c1e8394f43f&device=0&device_type=desktop&os=Windows&ssid=om0cupuvulvn4ag7fq1u0efimr&t=1757866446&typeid=0&url_type=2&value=&sign=ed042b02d09fe67c6b652d89bdd0eb88da2093a7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();