Skip to content

Commit b61d5ed

Browse files
committed
Remove domain info
1 parent cb91cfe commit b61d5ed

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ author: Cody Chan
55
description: "程序猿__int64Ago -- Keep It Simple, Stupid!"
66
baseurl: ""
77
url: "https://int64ago.org"
8-
enforce_ssl: "int64ago.org"
98

109
#duoshuo: int64ago
1110

_includes/head.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,4 @@
3333
<!-- Icons -->
3434
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
3535
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
36-
37-
<script type="text/javascript">
38-
var host = "int64ago.org";
39-
if ((host == window.location.host) && (window.location.protocol != "https:"))
40-
window.location.protocol = "https";
41-
</script>
4236
</head>

0 commit comments

Comments
 (0)