| 
														
															@@ -7,7 +7,7 @@ const name = "Centro Sismológico Nacional 🇨🇱"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 export const handler: Handler = new SismologiaCL(name, { 
														 | 
														
														 | 
														
															 export const handler: Handler = new SismologiaCL(name, { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   url: config.SISMOLOGIACL, 
														 | 
														
														 | 
														
															   url: config.SISMOLOGIACL, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  reportsSelector: "table.sismologia tbody tr", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  reportsSelector: "table.sismologia tbody tr.percibido", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   dateSelector: "td a", 
														 | 
														
														 | 
														
															   dateSelector: "td a", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   locationSelector: "td:nth-child(1)", 
														 | 
														
														 | 
														
															   locationSelector: "td:nth-child(1)", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   depthSelector: "td:nth-child(2)", 
														 | 
														
														 | 
														
															   depthSelector: "td:nth-child(2)", 
														 |