旧站的内容可能已过时。您可以前往“真魂”分站查看本页面,那里的内容将会定期同步。
“个人维基:首页”的版本间的差异
来自个人维基
小 (→导航) |
|||
第1行: | 第1行: | ||
{{Setlang}}{{MywikiParaHack|<html><script> | {{Setlang}}{{MywikiParaHack|<html><script> | ||
− | if(location.host !== "www.mywiki.cn") // 个人维基域名不加www,出大问题 | + | if ( location.host !== "www.mywiki.cn" ) { |
− | location.replace("https://www.mywiki.cn" + location.pathname + location.search + location.hash); | + | // 个人维基域名不加www,出大问题 |
+ | // 硬核手动重定向 | ||
+ | location.replace( | ||
+ | "https://www.mywiki.cn" + | ||
+ | location.pathname + | ||
+ | location.search + | ||
+ | location.hash | ||
+ | ); | ||
+ | } | ||
− | $("#firstHeading").html("LNN的<code>:not(</code>博客<code>)</code>?"); | + | $( "#firstHeading" ).html( "LNN的<code>:not(</code>博客<code>)</code>?" ); |
+ | |||
+ | if ( mw.config.get("wgAction") === "view" ) document.title = / - (.*)/.exec(document.title)[ 1 ]; | ||
</script></html>}} | </script></html>}} | ||
{{Info | {{Info |
2021年8月23日 (一) 23:49的版本
请到我的新博客站:https://dgck81lnn.github.io/blog
导航
外部链接
最新页面
(3个月内的最多50个内容页面)
- Ajax加载...