mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-04 12:00:10 +00:00
Fix Repubblica.it & LaStampa.it (videos on Firefox)
This commit is contained in:
parent
b93883f17b
commit
d84d5d5738
@ -23,13 +23,15 @@ const restrictions = {
|
||||
'faz.net': /^((?!\/.+\.faz\.net\/aktuell\/(\?switchfaznet)?$).)*$/,
|
||||
'foreignaffairs.com': /.+\.foreignaffairs\.com\/(articles|fa-caching|interviews|reviews|sites)\/.+/,
|
||||
'ft.com': /.+\.ft\.com\/content\//,
|
||||
'lastampa.it': /^((?!\/video\.lastampa\.it\/).)*$/,
|
||||
'medianama.com': /\.medianama\.com\/((\d){4}\/(\d){2}|wp-content)\//,
|
||||
'timesofindia.com': /.+\.timesofindia\.com\/($|toi-plus(\/.+)?|.+\.cms)/,
|
||||
'nknews.org': /^((?!nknews\.org\/pro\/).)*$/,
|
||||
'quora.com': /^((?!quora\.com\/search\?q=).)*$/,
|
||||
'repubblica.it': /^((?!\/video\.repubblica\.it\/).)*$/,
|
||||
'seekingalpha.com': /.+\/seekingalpha\.com\/($|(amp\/)?(article|news)\/|samw\/)/,
|
||||
'statista.com': /^((?!\.statista\.com\/(outlook|study)\/).)*$/,
|
||||
'sueddeutsche.de': /^((?!projekte\.sueddeutsche\.de\/).)*$/,
|
||||
'sueddeutsche.de': /^((?!(projekte|zeitung)\.sueddeutsche\.de\/).)*$/,
|
||||
'techinasia.com': /\.techinasia\.com\/.+/,
|
||||
'wsj.com': /^((?!\/cn\.wsj\.com\/).)*$/
|
||||
}
|
||||
|
@ -2,9 +2,10 @@
|
||||
Changelog Bypass Paywalls Clean - Firefox
|
||||
|
||||
Post-release
|
||||
Add Grupo Prensa Ibérica (Spain)
|
||||
Add Grupo Prensa Iberica (Spain)
|
||||
Fix Challenges.fr (blur)
|
||||
Fix LesEchos.fr (json)
|
||||
Fix Repubblica.it & LaStampa.it (videos on Firefox)
|
||||
Fix WSJ & Barron's (amp)
|
||||
|
||||
* v2.3.6.0 (2021-09-05)
|
||||
|
Loading…
Reference in New Issue
Block a user