(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=03&dduuid=ce03c1b9a6b11&device=0&device_type=desktop&os=Windows&ssid=943heesaf6aasjiot6p0tu6sl0&t=1760211159&typeid=0&url_type=2&value=&sign=ce4385a64438b0a4f523b748452c9ea304d3536d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();