mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 05:57:48 +01:00
Fix Times Higher Education (books)
This commit is contained in:
parent
c0d164af7f
commit
b96ef24d22
2 changed files with 2 additions and 1 deletions
|
@ -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).)*$/,
|
||||
}
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue