Fix Times Higher Education (books)

This commit is contained in:
magnolia1234 2024-01-19 08:15:47 +01:00
parent c0d164af7f
commit b96ef24d22
2 changed files with 2 additions and 1 deletions

View file

@ -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).)*$/,
}

View file

@ -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)