@@ -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"]