Add telegraph.co.uk

This commit is contained in:
ghost 2019-06-21 20:42:35 -07:00
parent 5c26bb9f46
commit fefeda7336
4 changed files with 6 additions and 2 deletions

View File

@ -81,6 +81,7 @@ Notes:
[The Seattle Times](https://www.seattletimes.com)\
[The Spectator](https://www.spectator.co.uk)\
[The Sydney Morning Herald](https://www.smh.com.au)\
[The Telegraph](https://www.telegraph.co.uk)\
[The Toronto Star](https://www.thestar.com)\
[The Wall Street Journal](https://www.wsj.com)\
[The Washington Post](https://www.washingtonpost.com)\

View File

@ -68,6 +68,7 @@ var defaultSites = {
'The Seattle Times': 'seattletimes.com',
'The Spectator': 'spectator.co.uk',
'The Sydney Morning Herald': 'smh.com.au',
'The Telegraph': 'telegraph.co.uk',
'The Toronto Star': 'thestar.com',
'The Washington Post': 'washingtonpost.com',
'The Wall Street Journal': 'wsj.com',
@ -144,6 +145,7 @@ const remove_cookies = [
const use_google_bot = [
'theaustralian.com.au',
'barrons.com',
'telegraph.co.uk',
]
function setDefaultOptions() {

View File

@ -34,7 +34,7 @@ var defaultSites = {
'Liberation': 'liberation.fr',
'Los Angeles Times': 'latimes.com',
'Medium': 'medium.com',
'MIT Sloan Management Review': 'mit.edu',
'MIT Sloan Management Review': 'sloanreview.mit.edu',
'MIT Technology Review': 'technologyreview.com',
'Newsrep': 'thenewsrep.com',
'New York Magazine': 'nymag.com',
@ -66,6 +66,7 @@ var defaultSites = {
'The Seattle Times': 'seattletimes.com',
'The Spectator': 'spectator.co.uk',
'The Sydney Morning Herald': 'smh.com.au',
'The Telegraph': 'telegraph.co.uk',
'The Toronto Star (javascript disabled)': 'thestar.com',
'The Washington Post': 'washingtonpost.com',
'The Wall Street Journal': 'wsj.com',

View File

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='dcpihecpambacapedldabdbpakmachpb'>
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.5.1/bypass-paywalls-chrome.crx' version='1.5.1' />
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.5.2/bypass-paywalls-chrome.crx' version='1.5.2' />
</app>
</gupdate>