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