From e9ba4b5ea2075dae08d75163690f116413dae494 Mon Sep 17 00:00:00 2001 From: RelatedTitle Date: Tue, 5 Jul 2022 18:34:48 -0500 Subject: [PATCH] Remove DDoS Guard It looks like they don't provide a free plan anymore. The lowest tier is their basic plan for $100 monthly. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e4759dca..e2374906 100644 --- a/README.md +++ b/README.md @@ -923,7 +923,6 @@ Table of Contents * [Cloudflare Workers](https://workers.cloudflare.com/) — Deploy serverless code for free on Cloudflare's global network. 100,000 free requests per day with a workers.dev subdomain. * [Quick Tunnels](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/run-tunnel/trycloudflare) — Create a tunnel from your server to a publically accessible, randomly-generated trycloudflare.com domain. No account required. * [Combinatronics](https://combinatronics.com/) - Convert your Github hosted assets (images, CSS, JS, etc.) into CDN assets. Can even render HTML files, for [example from this repo](https://combinatronics.com/ripienaar/free-for-dev/master/index.html). Similar to rawgit.com and raw.githack.com. - * [ddos-guard.net](https://ddos-guard.net/store/web) — Free CDN, DDoS protection and SSL certificate * [developers.google.com](https://developers.google.com/speed/libraries/) — The Google Hosted Libraries is a content distribution network for the most popular, Open Source JavaScript libraries * [GraphCDN](https://graphcdn.io/) - Scale, inspect & protect your GraphQL API. 5m requests per month for free. * [Jotcode](https://jotcode.io) - A serverless platform for hosting simple scripts, API and servers. Free plan allows running 100 scripts per month