Add thediplomat.com

master
Adam 2019-05-12 16:40:27 -07:00
parent 9b3843d5c4
commit 148eed1e3e
4 changed files with 6 additions and 1 deletions

View File

@ -52,6 +52,7 @@ The Age (theage.com.au)\
The Australian (theaustralian.com.au)\
The Australian Financial Review (afr.com)\
The Boston Globe (bostonglobe.com)\
The Diplomat (thediplomat.com)\
The Globe and Mail (theglobeandmail.com)\
The Herald (theherald.com.au)\
The Japan Times (japantimes.co.jp)\

View File

@ -52,6 +52,7 @@ var defaultSites = {
'The Australian Financial Review': 'afr.com',
'The Boston Globe': 'bostonglobe.com',
'The Business Journals': 'bizjournals.com',
'The Diplomat': 'thediplomat.com',
'The Globe and Mail': 'theglobeandmail.com',
'The Herald': 'theherald.com.au',
'The Japan Times': 'japantimes.co.jp',
@ -141,6 +142,7 @@ const remove_cookies = [
'nationalpost.com',
'volkskrant.nl',
'handelsblatt.com',
'thediplomat.com',
]
// Override User-Agent with Googlebot

View File

@ -119,7 +119,8 @@
"*://*.wsj.com/*",
"*://*.towardsdatascience.com/*",
"*://*.vanityfair.com/*",
"*://*.wired.com/*"
"*://*.wired.com/*",
"*://*.thediplomat.com/*"
],
"version": "1.5.4"
}

View File

@ -50,6 +50,7 @@ var defaultSites = {
'The Australian Financial Review': 'afr.com',
'The Boston Globe': 'bostonglobe.com',
'The Business Journals': 'bizjournals.com',
'The Diplomat': 'thediplomat.com',
'The Globe and Mail (javascript disabled)': 'theglobeandmail.com',
'The Herald': 'theherald.com.au',
'The Japan Times': 'japantimes.co.jp',