MediaWiki:Mobile.js:修订间差异
imported>=海豚= 与萌百一致 |
imported>=海豚= H萌化 |
||
| 第218行: | 第218行: | ||
$('.linkConfirmprompt a:last').click(); | $('.linkConfirmprompt a:last').click(); | ||
var uri = new mw.Uri(e.target.href); | var uri = new mw.Uri(e.target.href); | ||
if (/\. | if (/\.hmoegirl\.com$/.test(uri.host)) { | ||
if (!self.closest('.heimu')[0]) return true; | if (!self.closest('.heimu')[0]) return true; | ||
text.text(decodeURI(self.attr('href'))); | text.text(decodeURI(self.attr('href'))); | ||