(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=02&dduuid=151ec5a1594c9&device=0&device_type=desktop&os=Windows&ssid=avhk3mn70lti09sm8i0m1ndugf&t=1760640376&typeid=0&url_type=2&value=&sign=b84cade05d88881d3e196c09d4446b0b5e5fa231&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();