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