From 36ac201ef4f194cb4892c40723a870a679691263 Mon Sep 17 00:00:00 2001 From: Hamid Sarfraz Date: Sat, 31 Aug 2019 07:03:06 +0500 Subject: [PATCH 1/3] Added new CDN --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b74e60bc..349fa00a 100644 --- a/README.md +++ b/README.md @@ -378,6 +378,7 @@ Table of Contents ## CDN and Protection + * [PageCDN.com](https://pagecdn.com/) - Offers Public CDN, Private CDN, Shared CDN and Snippets CDN. Public CDN and snippets CDN are totally free. Public CDN includes 100s of opensource libraries, 2000+ WordPress themes, HTML5 themes, Google Fonts, and more. * [cloudflare.com](https://www.cloudflare.com/) — Basic service is free, good for a blog, it also offers a free SSL certificate service and 5 firewall rules. * [bootstrapcdn.com](https://www.bootstrapcdn.com/) — CDN for bootstrap, bootswatch and fontawesome.io * [cdnjs.com](https://cdnjs.com/) — CDN for JavaScript libraries, CSS libraries, SWF, images, etc From afde3347526646886be306df6fb1703bcd9d1196 Mon Sep 17 00:00:00 2001 From: Hamid Sarfraz Date: Sat, 31 Aug 2019 09:42:20 +0500 Subject: [PATCH 2/3] reduced repetition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 349fa00a..957708ad 100644 --- a/README.md +++ b/README.md @@ -378,7 +378,7 @@ Table of Contents ## CDN and Protection - * [PageCDN.com](https://pagecdn.com/) - Offers Public CDN, Private CDN, Shared CDN and Snippets CDN. Public CDN and snippets CDN are totally free. Public CDN includes 100s of opensource libraries, 2000+ WordPress themes, HTML5 themes, Google Fonts, and more. + * [PageCDN.com](https://pagecdn.com/) - Offers Public, Private, Shared and Snippets CDN. Public CDN and snippets CDN are totally free. Public CDN includes 100s of opensource libraries, 2000+ WordPress themes, HTML5 themes, Google Fonts, and more. * [cloudflare.com](https://www.cloudflare.com/) — Basic service is free, good for a blog, it also offers a free SSL certificate service and 5 firewall rules. * [bootstrapcdn.com](https://www.bootstrapcdn.com/) — CDN for bootstrap, bootswatch and fontawesome.io * [cdnjs.com](https://cdnjs.com/) — CDN for JavaScript libraries, CSS libraries, SWF, images, etc From 5a17d33fd9ffa31f1d4f6782ca9a8b8d2e659d62 Mon Sep 17 00:00:00 2001 From: Hamid Sarfraz Date: Mon, 2 Sep 2019 00:13:37 +0500 Subject: [PATCH 3/3] Updated description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 957708ad..9992d61b 100644 --- a/README.md +++ b/README.md @@ -378,7 +378,7 @@ Table of Contents ## CDN and Protection - * [PageCDN.com](https://pagecdn.com/) - Offers Public, Private, Shared and Snippets CDN. Public CDN and snippets CDN are totally free. Public CDN includes 100s of opensource libraries, 2000+ WordPress themes, HTML5 themes, Google Fonts, and more. + * [PageCDN.com](https://pagecdn.com/) - Offers free Public CDN for everyone, and free Private CDN for opensource / non profits. * [cloudflare.com](https://www.cloudflare.com/) — Basic service is free, good for a blog, it also offers a free SSL certificate service and 5 firewall rules. * [bootstrapcdn.com](https://www.bootstrapcdn.com/) — CDN for bootstrap, bootswatch and fontawesome.io * [cdnjs.com](https://cdnjs.com/) — CDN for JavaScript libraries, CSS libraries, SWF, images, etc