From 1f640069532e781d38f8012629b5b78a56924397 Mon Sep 17 00:00:00 2001 From: Marton Sari Date: Mon, 11 Mar 2019 04:36:30 +0100 Subject: [PATCH 1/2] Add "powercycle" --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 52cf9feb..90ced97a 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1137,6 +1137,7 @@ var cnames_active = { "porter": "ahopkins.github.io/porterjs", // noCF? (don´t add this in a new PR) "post-type-discovery": "twozeroone.github.io/post-type-discovery", "potion": "finnfiddle.github.io/potion", + "powercycle": "https://sarimarton.github.io/powercycle/", "ppt": "1ocalhost.github.io/ppt", "pptx": "meshesha.github.io/jspptxjs.github.io", "pubg": "ickerio.github.io/pubg.js", From 57d200d07d7582eb57e025e55692b690f1a25819 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Mon, 11 Mar 2019 16:15:05 +0000 Subject: [PATCH 2/2] correct format --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 90ced97a..c51c78fd 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1137,7 +1137,7 @@ var cnames_active = { "porter": "ahopkins.github.io/porterjs", // noCF? (don´t add this in a new PR) "post-type-discovery": "twozeroone.github.io/post-type-discovery", "potion": "finnfiddle.github.io/potion", - "powercycle": "https://sarimarton.github.io/powercycle/", + "powercycle": "sarimarton.github.io/powercycle", "ppt": "1ocalhost.github.io/ppt", "pptx": "meshesha.github.io/jspptxjs.github.io", "pubg": "ickerio.github.io/pubg.js",