From ab01747a94dce642f7112dd0ed8395c298e99b06 Mon Sep 17 00:00:00 2001 From: ar <74219764+AR-Student824@users.noreply.github.com> Date: Sun, 16 Jan 2022 17:33:19 -0800 Subject: [PATCH 1/2] Add FormRocket to form providers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f086c01..3bb4d553 100644 --- a/README.md +++ b/README.md @@ -821,6 +821,7 @@ Table of Contents * [Formcarry.com](https://formcarry.com) - HTTP POST Form endpoint, Free plan allows 100 submissions per month. * [formingo.co](https://www.formingo.co/)- Easy HTML forms for static websites, get started for free without registering an account. Free plan allows 500 submissions per month, customizable reply-to email address. * [formlets.com](https://formlets.com/) — Online forms, unlimited single page forms/month, 100 submissions/month, email notifications. + * [formrocket.me[(https://www.formrocket.me) - HTML forms made easy, unlimited forms & responses. Comes with Discord notifications and more. * [formspark.io](https://formspark.io/) - Form to Email service, free plan allows unlimited forms, 250 submissions per month, support by Customer assistance team. * [Formspree.io](https://formspree.io/) — Send email using an HTTP POST request. Free tier limits to 50 submissions per form per month. * [Formsubmit.co](https://formsubmit.co/) — Easy form endpoints for your HTML forms. Free Forever. No registration required. From bddab49d282edcc6a70e44596cff1528f855427b Mon Sep 17 00:00:00 2001 From: ar <74219764+AR-Student824@users.noreply.github.com> Date: Thu, 20 Jan 2022 17:55:37 -0800 Subject: [PATCH 2/2] Fix markup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bb4d553..7050e6c3 100644 --- a/README.md +++ b/README.md @@ -821,7 +821,7 @@ Table of Contents * [Formcarry.com](https://formcarry.com) - HTTP POST Form endpoint, Free plan allows 100 submissions per month. * [formingo.co](https://www.formingo.co/)- Easy HTML forms for static websites, get started for free without registering an account. Free plan allows 500 submissions per month, customizable reply-to email address. * [formlets.com](https://formlets.com/) — Online forms, unlimited single page forms/month, 100 submissions/month, email notifications. - * [formrocket.me[(https://www.formrocket.me) - HTML forms made easy, unlimited forms & responses. Comes with Discord notifications and more. + * [formrocket.me](https://www.formrocket.me) - HTML forms made easy, unlimited forms & responses. Comes with Discord notifications and more. * [formspark.io](https://formspark.io/) - Form to Email service, free plan allows unlimited forms, 250 submissions per month, support by Customer assistance team. * [Formspree.io](https://formspree.io/) — Send email using an HTTP POST request. Free tier limits to 50 submissions per form per month. * [Formsubmit.co](https://formsubmit.co/) — Easy form endpoints for your HTML forms. Free Forever. No registration required.