From 174057adbea12b34b193e81daae148602a5895c0 Mon Sep 17 00:00:00 2001 From: James Cahill Date: Mon, 13 Jan 2020 15:19:29 +0000 Subject: [PATCH 1/2] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 59fc81d6..fcd65570 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1283,6 +1283,7 @@ var cnames_active = { "paraiba": "paraibajs.github.io", // noCF? (don´t add this in a new PR) "parallel": "parallel-js.github.io/parallel.js", "parametric-svg": "parametric-svg.github.io", // noCF? (don´t add this in a new PR) + "parkrun": "prouser123.github.io/parkrun.js" "pas-ce-soir": "oldergod.github.io/pas-ce-soir", "passepartout": "falkz.github.io/passepartout.js.org", "passwords": "sawyerbx.github.io/pw", From e2eca0b39276304b62636303b4515afaa9e80af4 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Mon, 13 Jan 2020 17:09:30 +0000 Subject: [PATCH 2/2] Missing comma --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index fcd65570..f3fe2728 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1283,7 +1283,7 @@ var cnames_active = { "paraiba": "paraibajs.github.io", // noCF? (don´t add this in a new PR) "parallel": "parallel-js.github.io/parallel.js", "parametric-svg": "parametric-svg.github.io", // noCF? (don´t add this in a new PR) - "parkrun": "prouser123.github.io/parkrun.js" + "parkrun": "prouser123.github.io/parkrun.js", "pas-ce-soir": "oldergod.github.io/pas-ce-soir", "passepartout": "falkz.github.io/passepartout.js.org", "passwords": "sawyerbx.github.io/pw",