Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45b1c9b8 authored by Mark Harman's avatar Mark Harman
Browse files

Redirect to new domain.

parent 5249624a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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">