From f75345e8373988118221935ef743e98bfa693ed8 Mon Sep 17 00:00:00 2001 From: timb Date: Sat, 15 Aug 2015 15:58:29 -0700 Subject: paranoia, use own jquery rather than googles --- image.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'image.html') diff --git a/image.html b/image.html index 7da9c34..7132c2c 100644 --- a/image.html +++ b/image.html @@ -32,7 +32,7 @@ label { min-width: 70px; display: inline-block; } - + @@ -71,6 +71,7 @@ Photo.fromUrl(url, toCanvas, { width: width, ratio: ratio, neighbor: nn }) url_el.addEventListener('change', function(){ ratio_el.value = ratio = 0 + // url = "http://198.199.72.134/cors/" + url_el.value url = "/cgi-bin/proxy?" + url_el.value Photo.fromUrl(url, toCanvas, { width: width, ratio: ratio, neighbor: nn }) }) -- cgit v1.2.3-70-g09d2