09/06/25 17:20:01 y7KUVrbe0
>>45
bookmarklet
javascript:(function(){
var URL=window.location.href;
if(!URL)return;
var $=URL.match(/tp:\/\/([\w\.]+)\/test\/read\.cgi\/(\w+)\/(\d\d\d\d)(\d)(\d+)/);
window.location.href="URLリンク(mimizun.com)"+$[2]+"/"+$[1]+"/"+$[2]+"/kako/"+$[3]+"/"+$[3]+$[4]+"/"+$[3]+$[4]+$[5]+".dat";
})();