aboutsummaryrefslogtreecommitdiff
path: root/blog/hash_prod
diff options
context:
space:
mode:
Diffstat (limited to 'blog/hash_prod')
-rwxr-xr-xblog/hash_prod/hash_blog.ml1
-rwxr-xr-xblog/hash_prod/hash_localhost.ml1
2 files changed, 2 insertions, 0 deletions
diff --git a/blog/hash_prod/hash_blog.ml b/blog/hash_prod/hash_blog.ml
new file mode 100755
index 0000000..f5e172e
--- /dev/null
+++ b/blog/hash_prod/hash_blog.ml
@@ -0,0 +1 @@
+let expected_host = [%static_hash "blog.chimrod.com"]
diff --git a/blog/hash_prod/hash_localhost.ml b/blog/hash_prod/hash_localhost.ml
new file mode 100755
index 0000000..c652b6a
--- /dev/null
+++ b/blog/hash_prod/hash_localhost.ml
@@ -0,0 +1 @@
+let expected_host = [%static_hash ""]