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