From 1aecb51c47891a3d98f1130f5f1b57f2ae1ff533 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 26 Dec 2021 21:17:25 +0100 Subject: [PATCH] Fix Alma Talent sites (images & search) --- changelog.txt | 1 + sites.js | 9 ++------- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/changelog.txt b/changelog.txt index 8e8951d0..68370d3d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -6,6 +6,7 @@ Add El Espectador (Columbia) Add ESPN USA (news only) Add Les Inrockuptibles (France) Remove Algemeen Dagblad (now regional only) +Fix Alma Talent sites (images & search) Fix Helsingin Sanomat (dynamic) Fix Lequipe.fr (json) Fix The Diplomat (cookies) diff --git a/sites.js b/sites.js index bdd88c03..6c5d1d31 100644 --- a/sites.js +++ b/sites.js @@ -71,13 +71,8 @@ var defaultSites = { "tivi.fi", "uusisuomi.fi" ], - block_regex: /\.fi\/static\/vendor\..+\.chunk\.js/, - useragent: "googlebot", - exception: [{ - domain: "mediuutiset.fi", - useragent: "googlebot" - } - ] + allow_cookies: 1, + useragent: "googlebot" }, "Alternatives Economiques": { domain: "alternatives-economiques.fr",