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