(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251107&created_hour=02&dduuid=91e39128013c9&device=0&device_type=desktop&os=Windows&ssid=js89ohqja36n906sk4bd3m5joj&t=1762452422&typeid=0&url_type=2&value=&sign=691c45da6c897929d14694840466ad91c77ad7f7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();