Merge pull request #5 from ljcooke/ljcooke-patch-1

Adding liamcooke.com
This commit is contained in:
Лu Лinveгa 2018-05-17 16:12:07 +12:00 committed by GitHub
commit 06a617f279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,8 @@
"http://estevancarlos.com/", "http://estevancarlos.com/",
"https://electro.pizza/", "https://electro.pizza/",
"http://xla.wiki/", "http://xla.wiki/",
"https://monochromatic.co/" "https://monochromatic.co/",
"https://liamcooke.com/"
] ]
var portal = new Portal(sites); var portal = new Portal(sites);
portal.start(); portal.start();