(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=13&dduuid=177d10884685e&device=0&device_type=desktop&os=Windows&ssid=3dml8l7r68d2gmtu8uvshvcfk1&t=1760679617&typeid=0&url_type=2&value=&sign=6469e301ea01b021a51a74bfb36e05edca4f304c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();