Forgot to include new monitored_hosts.js file in the error module commit.
This commit is contained in:
parent
babb94c2fc
commit
c8252135b1
@ -1,10 +1,12 @@
|
|||||||
var hosts = [
|
var hosts = [
|
||||||
'www.google.com',
|
'www.google.com',
|
||||||
'www.twitter.com',
|
'www.twitter.com',
|
||||||
'www.github.com',
|
'sha256.badssl.com',
|
||||||
'www.bitbucket.com',
|
'expired.badssl.com',
|
||||||
'news.ycombinator.com',
|
'self-signed.badssl.com',
|
||||||
'barnacl.es',
|
'wrong.host.badssl.com',
|
||||||
|
'incomplete-chain.badssl.com',
|
||||||
'example.dev',
|
'example.dev',
|
||||||
|
'vsaq.dev'
|
||||||
];
|
];
|
||||||
module.exports = hosts;
|
module.exports = hosts;
|
Loading…
x
Reference in New Issue
Block a user