diff --git a/en/acmd/index.html b/en/acmd/index.html index f8a0829a..e94c5461 100644 --- a/en/acmd/index.html +++ b/en/acmd/index.html @@ -4,7 +4,7 @@ - + Address bar command line -Release notes +Release notes diff --git a/redirect.html b/redirect.html index 460ebf44..d3616239 100644 --- a/redirect.html +++ b/redirect.html @@ -3,10 +3,10 @@ (function(){ var ls = navigator.languages; for(var i in ls){ - if(ls[i].startsWith("en")) {location.href="en/index.html";return;} - if(ls[i].startsWith("zh")) {location.href="zh/index.html";return;} + if(ls[i].startsWith("en")) {location.href="en/index.html#";return;} + if(ls[i].startsWith("zh")) {location.href="zh/index.html#";return;} } - location.href="en/index.html"; + location.href="en/index.html#"; })(); diff --git a/zh/adblock/index.html b/zh/adblock/index.html index 0b177817..f4fa6be9 100644 --- a/zh/adblock/index.html +++ b/zh/adblock/index.html @@ -4,7 +4,7 @@ - + 信息隐藏技术总览 + diff --git a/zh/sitejs/index.html b/zh/sitejs/index.html index 1244c720..ac8dc168 100644 --- a/zh/sitejs/index.html +++ b/zh/sitejs/index.html @@ -4,7 +4,7 @@ - + 特定网址脚本、样式、额外html及预处理