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