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