From 31333fd6386cf37a883d85260f2f4913a5de5de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=9C=E5=8A=9B=E6=80=95?= <63779340+xiaozhu2007@users.noreply.github.com> Date: Wed, 8 Jul 2020 13:12:00 +0800 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 29498ec5..0b776380 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1574,6 +1574,7 @@ var cnames_active = { "polygon-clipping": "mfogel.github.io/polygon-clipping", "polythene": "arthurclemens.github.io/Polythene", // noCF? (don´t add this in a new PR) "pomidorus": "tatyshev.github.io/pomidorus", + "pong-zh": "xiaozhu2021.github.io/javascript-pong" "popcorn-api": "nirewen.github.io/popcorn-api", "popper": "fezvrasta.github.io/popper.js", "portafolioacadeller": "acadeller.github.io/portafolioacadeller", From 1a27a077ed3e3ce12a11e4c7b525474af0c9f8b6 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Wed, 8 Jul 2020 09:51:17 +0100 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 0b776380..47019916 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1574,7 +1574,7 @@ var cnames_active = { "polygon-clipping": "mfogel.github.io/polygon-clipping", "polythene": "arthurclemens.github.io/Polythene", // noCF? (don´t add this in a new PR) "pomidorus": "tatyshev.github.io/pomidorus", - "pong-zh": "xiaozhu2021.github.io/javascript-pong" + "pong-zh": "xiaozhu2021.github.io/javascript-pong", "popcorn-api": "nirewen.github.io/popcorn-api", "popper": "fezvrasta.github.io/popper.js", "portafolioacadeller": "acadeller.github.io/portafolioacadeller",