Add theatlantic.com

master
Adam 2019-09-29 17:47:26 -07:00
parent 58279ac056
commit 332bcc3b12
4 changed files with 6 additions and 1 deletions

View File

@ -51,6 +51,7 @@
[SunSentinel](https://www.sun-sentinel.com)\
[The Advocate](https://www.theadvocate.com.au)\
[The Age](https://www.theage.com.au)\
[The Atlantic](https://www.theatlantic.com)\
[The Australian](https://www.theaustralian.com.au)\
[The Australian Financial Review](https://www.afr.com)\
[The Boston Globe](https://www.bostonglobe.com)\

View File

@ -48,6 +48,7 @@ var defaultSites = {
'SunSentinel': 'sun-sentinel.com',
'The Advocate': 'theadvocate.com.au',
'The Age': 'theage.com.au',
'The Atlantic': 'theatlantic.com',
'The Australian': 'theaustralian.com.au',
'The Australian Financial Review': 'afr.com',
'The Boston Globe': 'bostonglobe.com',
@ -142,6 +143,7 @@ const remove_cookies = [
'handelsblatt.com',
'thediplomat.com',
'latimes.com',
'theatlantic.com',
]
// Override User-Agent with Googlebot

View File

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

View File

@ -46,6 +46,7 @@ var defaultSites = {
'SunSentinel': 'sun-sentinel.com',
'The Advocate': 'theadvocate.com.au',
'The Age': 'theage.com.au',
'The Atlantic': 'theatlantic.com',
'The Australian': 'theaustralian.com.au',
'The Australian Financial Review (javascript disabled)': 'afr.com',
'The Boston Globe (javascript disabled)': 'bostonglobe.com',