mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-04 12:00:10 +00:00
Fix Bloomberg Quint (bq blue)
This commit is contained in:
parent
c9fd5bcc4b
commit
d48c4c71b2
@ -593,7 +593,7 @@ Grouped in options:\
|
||||
[The Japan Times](https://www.japantimes.co.jp)
|
||||
|
||||
#### India
|
||||
[Bloomberg Quint](https://www.bloombergquint.com)* -
|
||||
[Bloomberg Quint](https://www.bloombergquint.com) -
|
||||
[Business Standard](https://www.business-standard.com) -
|
||||
[Hindustan Times](https://www.hindustantimes.com) -
|
||||
[Inc42](https://inc42.com) -
|
||||
|
@ -5,6 +5,7 @@ Post-release
|
||||
Add Koelner Stadt-Anzeiger & Koelnische Rundschau
|
||||
Add The (New Orleans) Advocate
|
||||
Fix ABC.es (amp)
|
||||
Fix Bloomberg Quint (bq blue)
|
||||
Fix Fortune (amp)
|
||||
Fix Funke Mediengruppe (amp)
|
||||
Fix Lecho.be (separate from Groupe Rossel)
|
||||
|
6
sites.js
6
sites.js
@ -191,8 +191,10 @@ var defaultSites = {
|
||||
block_regex: /\.tinypass\.com\//,
|
||||
remove_cookies_select_hold: ["bb_geo_info"]
|
||||
},
|
||||
"Bloomberg Quint (free articles only)": {
|
||||
domain: "bloombergquint.com"
|
||||
"Bloomberg Quint": {
|
||||
domain: "bloombergquint.com",
|
||||
allow_cookies: 1,
|
||||
block_regex: /(cdn\.cxense\.com\/|\.tinypass\.com\/)/
|
||||
},
|
||||
"Brisbane Times": {
|
||||
domain: "brisbanetimes.com.au",
|
||||
|
Loading…
Reference in New Issue
Block a user