From 4d29039293036b60b7f6b83e5f4bb55c0f01f1b8 Mon Sep 17 00:00:00 2001 From: marshaltanvaz Date: Wed, 16 Apr 2025 22:38:25 +0530 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 1320bb1a105..2ebce3eda8f 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3245,6 +3245,7 @@ var cnames_active = { "temme": "shinima.github.io/temme", "template-pro": "template-pro.github.io", "templates.linksharer": "linksharer.github.io/Templates", // noCF + "tempmail": "email-echo-replica-project.vercel.app" "tenvoy": "togatech.github.io/tEnvoy", "tequila": "tequila-js.github.io", "term-web": "zhw2590582.github.io/term-web", From bdc59711168a178011d92cacc2edd944da5309b9 Mon Sep 17 00:00:00 2001 From: marshaltanvaz Date: Wed, 16 Apr 2025 22:47:01 +0530 Subject: [PATCH 2/2] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 5e06c2d8625..beaa0cc8b2a 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -10,8 +10,9 @@ 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://email-echo-replica-project.vercel.app/ + +> The site content is a fully working temporary email generator and inbox using the Mail.tm API. It allows users to generate disposable emails and receive messages in real-time. Hosted on Vercel, and linked to the GitHub repository: https://github.com/marshaltanvaz/email-echo-replica-project -> The site content is ...