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