(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=14&dduuid=227d406c98397&device=0&device_type=desktop&os=Windows&ssid=jnagopfb9gtuumdp0eupjfa3rr&t=1763014329&typeid=0&url_type=2&value=&sign=6bfbe568495a54dbfa560442bf92ac594322e6a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();