「MediaWiki:Common.js」の版間の差分
編集の要約なし |
|||
| 29行目: | 29行目: | ||
/* PCスキンでサブタイトルを消す処理 ここまで */ | /* PCスキンでサブタイトルを消す処理 ここまで */ | ||
/* リダイレクト(笑) */ | |||
if (window.location.host === 'maiyamawiki.miraheze.org') { | |||
window.location.replace('https://wiki.tmyt105.com' + window.location.pathname + window.location.search + window.location.hash); | |||
} | |||
/* リダイレクト(笑) ここまで */ | |||
console.log("OK Common.js") | console.log("OK Common.js") | ||