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