From 01e2948d883276455fe437ea825295a6f9052e08 Mon Sep 17 00:00:00 2001 From: Turtuvshin Byambaa Date: Wed, 13 Feb 2019 15:34:58 +0900 Subject: [PATCH 1/2] uptime.js.org :octocat: Uptime monitor in Node.js that send status changes to Chatbots. --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index adb2ceb6..b4a1ec93 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1500,6 +1500,7 @@ var cnames_active = { "unoconv": "blog.ryanwu.me/Unoconv-Promise", "unsafe": "unsafely.github.io/unsafe.js", "up": "codefeathers.github.io/up", + "uptime": "intelligo-systems.github.io/uptime.js", "uppload": "elninotech.github.io/uppload", "upresent": "bobbybee.github.io/uPresent", // noCF? (don´t add this in a new PR) "urban": "snekjs.github.io/urban.js", From e31b6637fc2ace362c855b32c989b666066342f5 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Wed, 13 Feb 2019 08:58:53 +0000 Subject: [PATCH 2/2] alphabetical --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index b4a1ec93..edcd510e 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1500,9 +1500,9 @@ var cnames_active = { "unoconv": "blog.ryanwu.me/Unoconv-Promise", "unsafe": "unsafely.github.io/unsafe.js", "up": "codefeathers.github.io/up", - "uptime": "intelligo-systems.github.io/uptime.js", "uppload": "elninotech.github.io/uppload", "upresent": "bobbybee.github.io/uPresent", // noCF? (don´t add this in a new PR) + "uptime": "intelligo-systems.github.io/uptime.js", "urban": "snekjs.github.io/urban.js", "use": "use-js.github.io/use", "utscrooms": "sunakujira1.github.io/UTSCRooms",