Merge pull request #8 from katzelad/master

added themarker.com
This commit is contained in:
ghost 2018-06-03 11:19:36 -07:00 committed by GitHub
commit b1fcfb16e1
6 changed files with 7 additions and 2 deletions

View File

@ -42,6 +42,7 @@ The New Yorker (newyorker.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)\

View File

@ -35,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',

View File

@ -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)
@ -50,6 +51,7 @@ The New Yorker (newyorker.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)

View File

@ -18,5 +18,5 @@
"page": "options.html"
},
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
"version": "1.2.5"
"version": "1.2.6"
}

View File

@ -33,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',

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<body>
<div style="width:220px;">Bypass Paywalls v1.2.5 by Adam
<div style="width:220px;">Bypass Paywalls v1.2.6 by Adam
<br><a href="options.html">Options</a></div>
</body>
</html>