X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi.html;h=051a0a90eac98d990e358c87e4389d5a673a9bfd;hb=a31d1a00f0781e353db7f93d14017642d9750399;hp=bf31893746aa66d7569f9637e3d908ee0a73018f;hpb=ad41c0c236f236b916f2351ac3fb000a9da38476;p=imagemagick diff --git a/www/api.html b/www/api.html index bf3189374..051a0a90e 100644 --- a/www/api.html +++ b/www/api.html @@ -23,14 +23,14 @@ - + - + @@ -52,7 +52,7 @@ }); - + @@ -70,7 +70,7 @@ //--> @@ -152,7 +152,7 @@
@@ -346,7 +346,7 @@  
@@ -356,9 +356,9 @@ _gaq.push(['_trackPageview']); (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.localhost/ga.js'; + var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s); })();