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