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