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