mirror of
https://githubfast.com/mhwikicn/mh2.git
synced 2024-11-22 20:10:10 +08:00
202301231148
This commit is contained in:
parent
18311d9d23
commit
b293725deb
@ -13,7 +13,7 @@
|
|||||||
<HR>
|
<HR>
|
||||||
<TABLE border="0" width="900">
|
<TABLE border="0" width="900">
|
||||||
<TBODY>
|
<TBODY>
|
||||||
<TR><TD><h3>このサイトは、旧「<a href="http://mmpotato.hp.infoseek.co.jp/codes/MH2/index.html">怪物猎人2解析情报</a>」より複製移設したものです。</h3>旧サイトのオーナー様より閉鎖依頼があれば直ちに閉鎖します。
|
<TR><TD><h3>このサイトは、旧「<a href="http://mmpotato.hp.infoseek.co.jp/codes/MH2/index.html">怪物猎人2解析情报</a>」より<a href="http://mh2kaiseki.web.fc2.com/index.html">複製移設<\a>の複製移設したものです。</h3>旧サイトのオーナー様より閉鎖依頼があれば直ちに閉鎖します。
|
||||||
</TD></TR></TABLE>
|
</TD></TR></TABLE>
|
||||||
|
|
||||||
<TR>
|
<TR>
|
||||||
|
@ -10,7 +10,7 @@ function ShowLinks(level, kind)
|
|||||||
//タイトルロゴ
|
//タイトルロゴ
|
||||||
|
|
||||||
// html = "<A href=\"http://mmpotato.hp.infoseek.co.jp/codes/MH2/index.html\">";
|
// html = "<A href=\"http://mmpotato.hp.infoseek.co.jp/codes/MH2/index.html\">";
|
||||||
html = "<A href=\"http://mh2kaiseki.web.fc2.com/index.html\">";
|
html = "<A href=\"https://mhwikicn.github.io/mh2/index.html\">";
|
||||||
html += "<IMG src=\"" + urlSuffix + "images/TITLE.gif\" width=\"260\" height=\"64\" border=\"0\">";
|
html += "<IMG src=\"" + urlSuffix + "images/TITLE.gif\" width=\"260\" height=\"64\" border=\"0\">";
|
||||||
html += "</A>";
|
html += "</A>";
|
||||||
logo.innerHTML = html;
|
logo.innerHTML = html;
|
||||||
|
Loading…
Reference in New Issue
Block a user