/*
* @title dat落ちν速
* @description dat落ちしたν速スレをmimizun.com経由で表示
* @include http://*
* @license MIT License
* @require
*/
javascript:(function(){if(window.location.href.match(/^http:\/\/(.*).2ch.net\/test\/read.cgi\/(.*)\/(\d\d\d\d)(\d+)/g)){location.href="http://mimizun.com/log/2ch/news/"+RegExp.$3+RegExp.$4+"/";}else{alert("お前は何を言っているんだ");}})();