From c6027a6671cfa44ab22e2258f6edcb6a50901ae3 Mon Sep 17 00:00:00 2001 From: Elad Katz Date: Thu, 17 May 2018 18:45:46 +0300 Subject: [PATCH 1/6] added themarker.com --- README.md | 1 + background.js | 1 + options.js | 1 + 3 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 32c8195..a99f81c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ The Morning Call (mcall.com)\ The Nation (thenation.com)\ The New York Times (nytimes.com)\ The New Yorker (newyorker.com)\ +TheMarker (themarker.com)\ OrlandoSentinel (orlandosentinel.com)\ Quora (quora.com)\ SunSentinel (sun-sentinel.com)\ diff --git a/background.js b/background.js index 7584c30..7209c5b 100644 --- a/background.js +++ b/background.js @@ -15,6 +15,7 @@ var defaultSites = { 'Glassdoor': 'glassdoor.com', 'Haaretz': 'haaretz.co.il', 'Haaretz English': 'haaretz.com', + 'TheMarker': 'themarker.com', 'Hartford Courant': 'courant.com', 'Harvard Business Review': 'hbr.org', 'Het Financieele Dagblad': 'fd.nl', diff --git a/options.js b/options.js index 866dcca..e48ca86 100644 --- a/options.js +++ b/options.js @@ -13,6 +13,7 @@ var defaultSites = { 'Glassdoor': 'glassdoor.com', 'Haaretz': 'haaretz.co.il', 'Haaretz English': 'haaretz.com', + 'TheMarker': 'themarker.com', 'Hartford Courant': 'courant.com', 'Harvard Business Review': 'hbr.org', 'Het Financieele Dagblad': 'fd.nl', From 54fbb01d24c09b64260c0af44f88c01404086134 Mon Sep 17 00:00:00 2001 From: Elad Katz Date: Sun, 20 May 2018 21:11:11 +0300 Subject: [PATCH 2/6] bumped version to 1.2.6 --- changelog.txt | 2 ++ manifest.json | 2 +- popup.html | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index ba8df30..c394b6b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,6 @@ Updates-- +2018-05-20 v1.2.6: Added TheMarker (themarker.com) 2018-05-12 v1.2.5: Fixed Boston Globe (bostonglobe.com) 2018-05-10 v1.2.4: Fixed redirect issue 2018-05-05 v1.2.3: Added Bloomberg (bloomberg.com) @@ -49,6 +50,7 @@ The Nation (thenation.com) The New York Times (nytimes.com) The New Yorker (newyorker.com) OrlandoSentinel (orlandosentinel.com) +TheMarker (themarker.com) Quora (quora.com) SunSentinel (sun-sentinel.com) The Seattle Times (seattletimes.com) diff --git a/manifest.json b/manifest.json index 98b4520..5405373 100644 --- a/manifest.json +++ b/manifest.json @@ -28,5 +28,5 @@ "page": "options.html" }, "permissions": [ "cookies", "", "storage", "webRequest", "webRequestBlocking"], - "version": "1.2.5" + "version": "1.2.6" } diff --git a/popup.html b/popup.html index 40bcc87..d747e8b 100644 --- a/popup.html +++ b/popup.html @@ -1,7 +1,7 @@ -
Bypass Paywalls v1.2.5 by Adam +
Bypass Paywalls v1.2.6 by Adam Options
From 9546e71a41bc3d7a752f228d49248ba9b1321fe8 Mon Sep 17 00:00:00 2001 From: Elad Date: Mon, 21 May 2018 01:31:25 +0300 Subject: [PATCH 3/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a99f81c..17ed2c3 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ The Morning Call (mcall.com)\ The Nation (thenation.com)\ The New York Times (nytimes.com)\ The New Yorker (newyorker.com)\ -TheMarker (themarker.com)\ OrlandoSentinel (orlandosentinel.com)\ Quora (quora.com)\ SunSentinel (sun-sentinel.com)\ +TheMarker (themarker.com)\ The Seattle Times (seattletimes.com)\ The Sydney Morning Herald (smh.com.au)\ The Washington Post (washingtonpost.com)\ From 37ee542b03a513bf640f676c0d4c44fffe44ded1 Mon Sep 17 00:00:00 2001 From: Elad Date: Mon, 21 May 2018 01:32:11 +0300 Subject: [PATCH 4/6] Update changelog.txt --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index c394b6b..66ad3a9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -50,9 +50,9 @@ The Nation (thenation.com) The New York Times (nytimes.com) The New Yorker (newyorker.com) OrlandoSentinel (orlandosentinel.com) -TheMarker (themarker.com) Quora (quora.com) SunSentinel (sun-sentinel.com) +TheMarker (themarker.com) The Seattle Times (seattletimes.com) The Sydney Morning Herald (smh.com.au) The Washington Post (washingtonpost.com) From 06b6e0b451c4bfa59491e53142e5a9895879dcdf Mon Sep 17 00:00:00 2001 From: Elad Date: Mon, 21 May 2018 01:32:35 +0300 Subject: [PATCH 5/6] Update options.js --- options.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.js b/options.js index e48ca86..23f3661 100644 --- a/options.js +++ b/options.js @@ -13,7 +13,6 @@ var defaultSites = { 'Glassdoor': 'glassdoor.com', 'Haaretz': 'haaretz.co.il', 'Haaretz English': 'haaretz.com', - 'TheMarker': 'themarker.com', 'Hartford Courant': 'courant.com', 'Harvard Business Review': 'hbr.org', 'Het Financieele Dagblad': 'fd.nl', @@ -34,6 +33,7 @@ var defaultSites = { 'OrlandoSentinel': 'orlandosentinel.com', 'Quora': 'quora.com', 'SunSentinel': 'sun-sentinel.com', + 'TheMarker': 'themarker.com', 'The Seattle Times': 'seattletimes.com', 'The Sydney Morning Herald': 'smh.com.au', 'The Washington Post': 'washingtonpost.com', From c52508bcc1dc413a8ff97101fd0d49b69f2a5f76 Mon Sep 17 00:00:00 2001 From: Elad Date: Mon, 21 May 2018 05:54:34 +0300 Subject: [PATCH 6/6] Update background.js --- background.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/background.js b/background.js index 7209c5b..60b96ab 100644 --- a/background.js +++ b/background.js @@ -15,7 +15,6 @@ var defaultSites = { 'Glassdoor': 'glassdoor.com', 'Haaretz': 'haaretz.co.il', 'Haaretz English': 'haaretz.com', - 'TheMarker': 'themarker.com', 'Hartford Courant': 'courant.com', 'Harvard Business Review': 'hbr.org', 'Het Financieele Dagblad': 'fd.nl', @@ -36,6 +35,7 @@ var defaultSites = { 'OrlandoSentinel': 'orlandosentinel.com', 'Quora': 'quora.com', 'SunSentinel': 'sun-sentinel.com', + 'TheMarker': 'themarker.com', 'The Seattle Times': 'seattletimes.com', 'The Sydney Morning Herald': 'smh.com.au', 'The Washington Post': 'washingtonpost.com', @@ -228,4 +228,4 @@ browser.webRequest.onCompleted.addListener(function(details) { } }, { urls: [""] -}); \ No newline at end of file +});