| 
					
				 | 
			
			
				@@ -15,6 +15,7 @@ export const handler: Handler = new Portal( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     titleSelector: "div.card-body a", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     linkSelector: "div.card-body a", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     imageSelector: "img.card-img", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    imagePrefix: "https://chilecultura.gob.cl", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     contentSelector: "p.card-discipline, p.card-description-icon", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     linkPrefix: "https://chilecultura.gob.cl", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     scraperMethod: ScraperMethods.AXIOS, 
			 |