diff --git a/manifest.json b/manifest.json index 4f6b6275..091c326e 100644 --- a/manifest.json +++ b/manifest.json @@ -44,5 +44,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.6.4.0" + "version": "1.6.4.1" } \ No newline at end of file diff --git a/sites.json b/sites.json index 89860ac7..7a5d3508 100644 --- a/sites.json +++ b/sites.json @@ -5,8 +5,8 @@ "American Banker": "americanbanker.com", "Baltimore Sun": "baltimoresun.com", "Barron's": "barrons.com", - "Bloomberg Quint (free articles only)": "bloombergquint.com", "Bloomberg": "bloomberg.com", + "Bloomberg Quint (free articles only)": "bloombergquint.com", "Business Insider": "businessinsider.com", "Cairns Post": "cairnspost.com.au", "Caixin Global": "caixinglobal.com", @@ -133,8 +133,8 @@ "The Spectator": "spectator.co.uk", "The Sydney Morning Herald": "smh.com.au", "The Telegraph": "telegraph.co.uk", - "The Times Literary Supplement": "the-tls.co.uk", "The Times": "thetimes.co.uk", + "The Times Literary Supplement": "the-tls.co.uk", "The Toronto Star": "thestar.com", "The Wall Street Journal": "wsj.com", "The Washington Post": "washingtonpost.com", diff --git a/updates.json b/updates.json index 2c94e420..2634a1e2 100644 --- a/updates.json +++ b/updates.json @@ -3,10 +3,10 @@ "addons": { "magnolia@12.34": { "updates": [ - { "version": "1.6.3.6", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.3.6/bypass_paywalls_clean-1.6.3.6-an+fx.xpi" }, { "version": "1.6.4.0", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.0/bypass_paywalls_clean-1.6.4.0-an+fx.xpi" } + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.0/bypass_paywalls_clean-1.6.4.0-an+fx.xpi" }, + { "version": "1.6.4.1", + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.1/bypass_paywalls_clean-1.6.4.1-an+fx.xpi" } ] } }