From e8004fa969d703ffadd9791b7bf243ec3e20a2fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Moureau?= Date: Fri, 17 Apr 2015 08:29:13 +0200 Subject: [PATCH] rawgit.com - serves raw files from GitHub with Content-Type headers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bdcfb1c..cb66194b 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ Table of Contents * https://developers.google.com/speed/libraries/ - The Google Hosted Libraries is a content distribution network for the most popular, open-source JavaScript libraries. * https://www.asp.net/ajax/cdn - The Microsoft Ajax Content Delivery Network (CDN) hosts popular third party JavaScript libraries such as jQuery and enables you to easily add them to your Web application * https://toranproxy.com/ - Proxy for Packagist and GitHub. Never fail CD. Free for personal use, 1 developer, no support. + * http://rawgit.com - free limited traffic, serves raw files directly from GitHub with proper Content-Type headers. ## PaaS