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