From d48c4c71b254b4d00e4adcf1ae11b693ac0d67bf Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sat, 11 Dec 2021 13:18:39 +0100 Subject: [PATCH] Fix Bloomberg Quint (bq blue) --- README.md | 2 +- changelog.txt | 1 + sites.js | 6 ++++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ac9b06..1df3797 100644 --- a/README.md +++ b/README.md @@ -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) - diff --git a/changelog.txt b/changelog.txt index 15613a9..5e851f9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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) diff --git a/sites.js b/sites.js index b2ecbf0..d4b4c88 100644 --- a/sites.js +++ b/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",