diff --git a/background.js b/background.js index f628658..0731dbd 100644 --- a/background.js +++ b/background.js @@ -41,7 +41,7 @@ var restrictions = { 'tagesspiegel.de': /^((?!\/(background|checkpoint)\.tagesspiegel\.de\/).)*$/, 'techinasia.com': /\.techinasia\.com\/.+/, 'thetimes.co.uk': /^((?!epaper\.thetimes\.co\.uk).)*$/, - 'timeshighereducation.com': /\.timeshighereducation\.com\/((features|news|people)\/|.+((\w)+(\-)+){3,}.+|sites\/default\/files\/)/, + 'timeshighereducation.com': /\.timeshighereducation\.com\/((books|features|news|people)\/|.+((\w)+(\-)+){3,}.+|sites\/default\/files\/)/, 'uol.com.br': /^((?!(conta|email|piaui\.folha)\.uol\.com\.br).)*$/, } diff --git a/changelog.txt b/changelog.txt index 09bf0fb..1d12052 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,6 +10,7 @@ Add Mediahuis Nederland Regional (fetch from archive.is) Add Wiwo.de (fetch from archive.is) Remove Franc-Tireur.fr (fix obsolete) Fix Independent.co.uk (premium images) +Fix Times Higher Education (books) Fix Zeit.de (bug; update rules) * v3.5.1.0 (2024-01-14)