Browse Source

updated fastcheck

Pablo Barrera Yaksic 2 months ago
parent
commit
7786be3adf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/portales/fastcheck/handler.ts

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

@@ -14,7 +14,7 @@ export const handler: Handler = new Portal(
     url: config.FASTCHECK,
     articlesSelector: "div.elementor-element-9da95a3 article",
     titleSelector: "h1.elementor-post__title, h3.elementor-post__title",
-    linkSelector: "header h1 a",
+    linkSelector: "a",
     scraperMethod: ScraperMethods.AXIOS,
     hashtags: ["FastCheck", "Artículo", "Noticias"],
     cacheExpiration: 60 * 60 * 24 * 30, // 30 días