From 3a67d2a9bb6287d5c9c4bcf01f82910b8695d718 Mon Sep 17 00:00:00 2001 From: Logan Paxton Date: Fri, 9 May 2025 20:36:34 -0400 Subject: [PATCH 1/4] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 25bdb26f4d3..67a40c332d5 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1045,6 +1045,7 @@ var cnames_active = { "endpoint-imposter": "lukaszmakuch.github.io/endpoint-imposter", "energy": "energychain.github.io/energy", "englishell": "tzador.github.io/englishell", + "enn": "https://loganpaxton.github.io/enn/", "envshh": "sanjib-sen.github.io/envshh", "envy": "envy-group.github.io/webui", "epi": "epispot.github.io/EpiJS", From 516e08df58671366b984ff260dd647c7f3b82cfb Mon Sep 17 00:00:00 2001 From: Logan Paxton Date: Fri, 9 May 2025 20:51:39 -0400 Subject: [PATCH 2/4] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 5e06c2d8625..486aac0c50d 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -10,8 +10,8 @@ Before creating your pull request, please complete the following steps: --> -- [ ] There is reasonable content on the page (see: [No Content](https://github.com/js-org/js.org/wiki/No-Content)) -- [ ] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) -- The site content can be seen at +- [x] There is reasonable content on the page (see: [No Content](https://github.com/js-org/js.org/wiki/No-Content)) +- [x] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) +- The site content can be seen at [https://github.com/LoganPaxton/enn/blob/main/index.html](https://github.com/LoganPaxton/enn/blob/main/index.html) _Sorry, the website was broken after I added the CNAME, and it kept redirecting to js.org..._ -> The site content is ... +> The site content is an AI built for the browser, and Node.js. It serves as a location for the minified, and normal types for both enviroments. From f237a7efb33a81c380e2830932a77d9bd594be1a Mon Sep 17 00:00:00 2001 From: Logan Paxton Date: Sat, 10 May 2025 10:08:25 -0400 Subject: [PATCH 3/4] Update cnames_active.js Co-authored-by: Matt Cowley --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 67a40c332d5..cc1ca0e19b2 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1045,7 +1045,7 @@ var cnames_active = { "endpoint-imposter": "lukaszmakuch.github.io/endpoint-imposter", "energy": "energychain.github.io/energy", "englishell": "tzador.github.io/englishell", - "enn": "https://loganpaxton.github.io/enn/", + "enn": "loganpaxton.github.io/enn", "envshh": "sanjib-sen.github.io/envshh", "envy": "envy-group.github.io/webui", "epi": "epispot.github.io/EpiJS", From d523647c48637f018b2c954c677967af25e8bb00 Mon Sep 17 00:00:00 2001 From: Logan Paxton Date: Sat, 10 May 2025 10:11:37 -0400 Subject: [PATCH 4/4] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 486aac0c50d..5e06c2d8625 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -10,8 +10,8 @@ Before creating your pull request, please complete the following steps: --> -- [x] There is reasonable content on the page (see: [No Content](https://github.com/js-org/js.org/wiki/No-Content)) -- [x] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) -- The site content can be seen at [https://github.com/LoganPaxton/enn/blob/main/index.html](https://github.com/LoganPaxton/enn/blob/main/index.html) _Sorry, the website was broken after I added the CNAME, and it kept redirecting to js.org..._ +- [ ] There is reasonable content on the page (see: [No Content](https://github.com/js-org/js.org/wiki/No-Content)) +- [ ] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) +- The site content can be seen at -> The site content is an AI built for the browser, and Node.js. It serves as a location for the minified, and normal types for both enviroments. +> The site content is ...