Add telegraph.co.uk
This commit is contained in:
parent
5c26bb9f46
commit
fefeda7336
@ -81,6 +81,7 @@ Notes:
|
|||||||
[The Seattle Times](https://www.seattletimes.com)\
|
[The Seattle Times](https://www.seattletimes.com)\
|
||||||
[The Spectator](https://www.spectator.co.uk)\
|
[The Spectator](https://www.spectator.co.uk)\
|
||||||
[The Sydney Morning Herald](https://www.smh.com.au)\
|
[The Sydney Morning Herald](https://www.smh.com.au)\
|
||||||
|
[The Telegraph](https://www.telegraph.co.uk)\
|
||||||
[The Toronto Star](https://www.thestar.com)\
|
[The Toronto Star](https://www.thestar.com)\
|
||||||
[The Wall Street Journal](https://www.wsj.com)\
|
[The Wall Street Journal](https://www.wsj.com)\
|
||||||
[The Washington Post](https://www.washingtonpost.com)\
|
[The Washington Post](https://www.washingtonpost.com)\
|
||||||
|
@ -68,6 +68,7 @@ var defaultSites = {
|
|||||||
'The Seattle Times': 'seattletimes.com',
|
'The Seattle Times': 'seattletimes.com',
|
||||||
'The Spectator': 'spectator.co.uk',
|
'The Spectator': 'spectator.co.uk',
|
||||||
'The Sydney Morning Herald': 'smh.com.au',
|
'The Sydney Morning Herald': 'smh.com.au',
|
||||||
|
'The Telegraph': 'telegraph.co.uk',
|
||||||
'The Toronto Star': 'thestar.com',
|
'The Toronto Star': 'thestar.com',
|
||||||
'The Washington Post': 'washingtonpost.com',
|
'The Washington Post': 'washingtonpost.com',
|
||||||
'The Wall Street Journal': 'wsj.com',
|
'The Wall Street Journal': 'wsj.com',
|
||||||
@ -144,6 +145,7 @@ const remove_cookies = [
|
|||||||
const use_google_bot = [
|
const use_google_bot = [
|
||||||
'theaustralian.com.au',
|
'theaustralian.com.au',
|
||||||
'barrons.com',
|
'barrons.com',
|
||||||
|
'telegraph.co.uk',
|
||||||
]
|
]
|
||||||
|
|
||||||
function setDefaultOptions() {
|
function setDefaultOptions() {
|
||||||
|
@ -34,7 +34,7 @@ var defaultSites = {
|
|||||||
'Liberation': 'liberation.fr',
|
'Liberation': 'liberation.fr',
|
||||||
'Los Angeles Times': 'latimes.com',
|
'Los Angeles Times': 'latimes.com',
|
||||||
'Medium': 'medium.com',
|
'Medium': 'medium.com',
|
||||||
'MIT Sloan Management Review': 'mit.edu',
|
'MIT Sloan Management Review': 'sloanreview.mit.edu',
|
||||||
'MIT Technology Review': 'technologyreview.com',
|
'MIT Technology Review': 'technologyreview.com',
|
||||||
'Newsrep': 'thenewsrep.com',
|
'Newsrep': 'thenewsrep.com',
|
||||||
'New York Magazine': 'nymag.com',
|
'New York Magazine': 'nymag.com',
|
||||||
@ -66,6 +66,7 @@ var defaultSites = {
|
|||||||
'The Seattle Times': 'seattletimes.com',
|
'The Seattle Times': 'seattletimes.com',
|
||||||
'The Spectator': 'spectator.co.uk',
|
'The Spectator': 'spectator.co.uk',
|
||||||
'The Sydney Morning Herald': 'smh.com.au',
|
'The Sydney Morning Herald': 'smh.com.au',
|
||||||
|
'The Telegraph': 'telegraph.co.uk',
|
||||||
'The Toronto Star (javascript disabled)': 'thestar.com',
|
'The Toronto Star (javascript disabled)': 'thestar.com',
|
||||||
'The Washington Post': 'washingtonpost.com',
|
'The Washington Post': 'washingtonpost.com',
|
||||||
'The Wall Street Journal': 'wsj.com',
|
'The Wall Street Journal': 'wsj.com',
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||||
<app appid='dcpihecpambacapedldabdbpakmachpb'>
|
<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>
|
</app>
|
||||||
</gupdate>
|
</gupdate>
|
Loading…
x
Reference in New Issue
Block a user