Explorar o código

fix elciudadano

Pablo Barrera Yaksic hai 2 meses
pai
achega
c15a586606
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/portales/elciudadano/handler.ts

+ 1 - 1
src/portales/elciudadano/handler.ts

@@ -12,7 +12,7 @@ export const handler: Handler = new Portal(
   {
     url: config.ELCIUDADANO,
     articlesSelector: "article",
-    titleSelector: "h3",
+    titleSelector: "h2",
     linkSelector: "a",
     scraperMethod: ScraperMethods.AXIOS,
     hashtags: ["ElCiudadano", "Noticias"]