Skip to content

Commit

Permalink
Adding ck shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
samdutton committed Jan 4, 2017
1 parent 2675108 commit d1f5ae8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ck/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>

<title>Redirecting...</title>
<link rel="canonical" href="https://simpl.info/eme/clearkey"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

</head>

<body>

<script>
location.href='https://simpl.info/eme/clearkey';
</script>

</body>
</html>

0 comments on commit d1f5ae8

Please sign in to comment.