(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=22&dduuid=6224f035c00b6&device=0&device_type=desktop&os=Windows&ssid=o3qf9d1gtuoh9bjltq4mc331ie&t=1763305091&typeid=0&url_type=2&value=&sign=3c6608420ec56c50bdbf8a6e84c130635c3f54c5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();