From 7599c7db1fafe5c11bcdde644d7a5b59199d40e6 Mon Sep 17 00:00:00 2001 From: Stefan Bohacek Date: Wed, 13 Nov 2019 08:55:37 -0500 Subject: [PATCH] Added node-web-console.glitch.me. --- README.md | 1 + structured.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index b6377f2..9ba1212 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya * `curl parrot.live` — display an animated party parrot ([hugomd/parrot.live](https://github.com/hugomd/parrot.live)) * `curl byemck.atulr.com` — display animated goodbye message for colleagues ([master-atul/byemck](https://github.com/master-atul/byemck)) * `ssh sshtron.zachlatta.com` ~> snake game; play with AWSD keys +* `curl node-web-console.glitch.me` — watch an emoji race ([source](https://glitch.com/edit/#!/node-web-console)) ## Scripts diff --git a/structured.yaml b/structured.yaml index 34725d4..7692480 100644 --- a/structured.yaml +++ b/structured.yaml @@ -123,6 +123,9 @@ by_category: byemck.atulr.com: tags: [curl] repository: https://github.com/master-atul/byemck + node-web-console.glitch.me: + tags: [curl,emoji,race] + repository: https://github.com/fourtonfish/node-web-console - networking: speedtest.py: tags: [script]