|
@@ -12,8 +12,8 @@ export const handler: Handler = new Portal(
|
|
|
config.MASTODON_KEY_FASTCHECK,
|
|
|
{
|
|
|
url: config.FASTCHECK,
|
|
|
- articlesSelector: "div.entries article",
|
|
|
- titleSelector: "header h1",
|
|
|
+ articlesSelector: "div.elementor-element-9da95a3 article",
|
|
|
+ titleSelector: "h1.elementor-post__title, h3.elementor-post__title",
|
|
|
linkSelector: "header h1 a",
|
|
|
scraperMethod: ScraperMethods.AXIOS,
|
|
|
hashtags: ["FastCheck", "Artículo", "Noticias"],
|