mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 03:21:58 +01:00
Add LiveMint (India)
This commit is contained in:
parent
aa8fe96694
commit
6f3679dcdf
3 changed files with 3 additions and 0 deletions
|
@ -206,6 +206,7 @@
|
|||
|
||||
#### India
|
||||
[Bloomberg Quint](https://www.bloombergquint.com)* -
|
||||
[LiveMint](https://www.livemint.com) -
|
||||
[The Hindu](https://www.thehindu.com)
|
||||
|
||||
#### Israel
|
||||
|
|
|
@ -155,6 +155,7 @@ var blockedRegexes = {
|
|||
'lejdd.fr': /.+\.swisspay\.ch\/.+/,
|
||||
'leparisien.fr': /.+\.tinypass\.com\/.+/,
|
||||
'lesechos.fr': /.+\.tinypass\.com\/.+/,
|
||||
'livemint.com': /(.+\.livemint\.com\/js\/localWorker\.js|analytics\.htmedia\.in\/analytics-js\/.+\.js)/,
|
||||
'lopinion.fr': /.+\.poool\.fr\/.+/,
|
||||
'lrb.co.uk': /.+\.tinypass\.com\/.+/,
|
||||
'modernhealthcare.com': /.+\.tinypass\.com\/.+/,
|
||||
|
|
1
sites.js
1
sites.js
|
@ -71,6 +71,7 @@ var defaultSites =
|
|||
"Leeuwarder Courant": "lc.nl",
|
||||
"Les Échos": "lesechos.fr (free articles only)",
|
||||
"Libération (free articles only)": "liberation.fr",
|
||||
"LiveMint": "livemint.com",
|
||||
"Loeb Classical Library": "loebclassics.com",
|
||||
"London Review of Books": "lrb.co.uk",
|
||||
"Los Angeles Business Journal": "labusinessjournal.com",
|
||||
|
|
Loading…
Reference in a new issue