Add qz.com

master
Adam 2019-09-29 18:18:59 -07:00
parent 07f11bba96
commit b0e3119627
4 changed files with 6 additions and 1 deletions

View File

@ -46,6 +46,7 @@
[Orange County Register](https://www.ocregister.com)\
[Orlando Sentinel](https://www.orlandosentinel.com)\
[Palo Alto Online](https://www.paloaltoonline.com)\
[Quartz](https://qz.com)\
[Quora](https://www.quora.com)\
[Statista](https://www.statista.com)\
[SunSentinel](https://www.sun-sentinel.com)\

View File

@ -43,6 +43,7 @@ var defaultSites = {
'Orange County Register': 'ocregister.com',
'Orlando Sentinel': 'orlandosentinel.com',
'Palo Alto Online': 'paloaltoonline.com',
'Quartz': 'qz.com',
'Quora': 'quora.com',
'Statista': 'statista.com',
'SunSentinel': 'sun-sentinel.com',
@ -145,6 +146,7 @@ const remove_cookies = [
'latimes.com',
'theatlantic.com',
'chicagobusiness.com',
'qz.com',
]
// Override User-Agent with Googlebot

View File

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

View File

@ -41,6 +41,7 @@ var defaultSites = {
'Orange County Register': 'ocregister.com',
'Orlando Sentinel': 'orlandosentinel.com',
'Palo Alto Online': 'paloaltoonline.com',
'Quartz': 'qz.com',
'Quora': 'quora.com',
'Statista': 'statista.com',
'SunSentinel': 'sun-sentinel.com',