// Konfigurasi API Key (Gunakan Environment Variable untuk keamanan) const OMDB_API_KEY = process.env.OMDB_API_KEY || 'YOUR_API_KEY_HERE';