Loading _docs/index.html +7 −6 Original line number Diff line number Diff line Loading @@ -9,6 +9,13 @@ <link rel="stylesheet" href="stylesheet.css" type="text/css"> <script> var old_domain = "//opencamera.sourceforge.net"; if( window.location.href.indexOf(old_domain) >= 0 ) { window.location.href = window.location.href.replace(old_domain, "//opencamera.org.uk"); } </script> <!-- EU cookie law, needed for analytics and adsense --> <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> <script type="text/javascript"> Loading @@ -29,12 +36,6 @@ ga('send', 'pageview'); </script> <script> if( window.location.href.indexOf("opencamera.sourceforge.net") > 0 ) { window.location.href = "http://opencamera.org.uk/"; } </script> </head> <body> Loading Loading
_docs/index.html +7 −6 Original line number Diff line number Diff line Loading @@ -9,6 +9,13 @@ <link rel="stylesheet" href="stylesheet.css" type="text/css"> <script> var old_domain = "//opencamera.sourceforge.net"; if( window.location.href.indexOf(old_domain) >= 0 ) { window.location.href = window.location.href.replace(old_domain, "//opencamera.org.uk"); } </script> <!-- EU cookie law, needed for analytics and adsense --> <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> <script type="text/javascript"> Loading @@ -29,12 +36,6 @@ ga('send', 'pageview'); </script> <script> if( window.location.href.indexOf("opencamera.sourceforge.net") > 0 ) { window.location.href = "http://opencamera.org.uk/"; } </script> </head> <body> Loading