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