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