(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251025&created_hour=01&dduuid=3c8f069385cd9&device=0&device_type=desktop&os=Windows&ssid=civ23bnjatr2v04b263ntt3rr5&t=1761327758&typeid=0&url_type=2&value=&sign=437f0001b36b5ce5bce0ac4456dab424046e142e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();