From 8602961b93cf046d0ab72fbc86257e42a47af116 Mon Sep 17 00:00:00 2001 From: Jaime Pillora Date: Wed, 7 May 2014 22:31:03 +1000 Subject: [PATCH] not using cdn.rawgit due to caching --- README.md | 4 ++-- example/angular/index.html | 2 +- example/files/proxy.html | 2 +- example/jquery2/index.html | 2 +- example/performance/index.html | 2 +- index.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8e79207..7b421d3 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ conjunction with any library. ## Download -* Development [xdomain.js](https://cdn.rawgit.com/jpillora/xdomain/gh-pages/dist/0.6/xdomain.js) 25KB -* Production [xdomain.min.js](https://cdn.rawgit.com/jpillora/xdomain/gh-pages/dist/0.6/xdomain.min.js) 12KB (2.8KB Gzip) +* Development [xdomain.js](https://rawgit.com/jpillora/xdomain/gh-pages/dist/0.6/xdomain.js) 25KB +* Production [xdomain.min.js](https://rawgit.com/jpillora/xdomain/gh-pages/dist/0.6/xdomain.min.js) 12KB (2.8KB Gzip) ## Live Demos diff --git a/example/angular/index.html b/example/angular/index.html index ab6f11b..aad05e2 100644 --- a/example/angular/index.html +++ b/example/angular/index.html @@ -9,7 +9,7 @@

XDomain Demo

From ''
To 'http://echo.jpillora.com/foo/bar'
- - diff --git a/index.html b/index.html index 4242ce8..6cec3e9 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@

XDomain Demo

From ''

-