diff --git a/sites.js b/sites.js index c82f25f..68fb25a 100644 --- a/sites.js +++ b/sites.js @@ -24,7 +24,7 @@ let sites = url: "http://www.dms-100.net", tagline: "Adventures in setting up a lab DMS-100." } - ,{ + ,{ name: "PlayaTel BBS", url: "https://bbs.playa.tel", tagline: "Another great service from your CO here at 7:30 & C" @@ -39,4 +39,9 @@ let sites = url: "http://incompetel.net", tagline: "It's in the name." } + ,{ + name: "VCO4K.net", + url: "https://www.vco4k.net", + tagline: "Documenting and restoring a VCO4K programmable telephone switch." + } ]