(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=08&dduuid=d09c95b90d5ab&device=0&device_type=desktop&os=Windows&ssid=hct34q9o1896lom492poidr0m1&t=1762301466&typeid=0&url_type=2&value=&sign=5452a7dbed117c88dfaa6392bb86b41c180e791b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();