08/09/16 22:41:47 EKXmgYlg0
<html><!-- IE5.5以上で動作するはずです。ソースが汚いのは仕様です -->
<head><title>とりし○</title>
<script type="text/javascript">
/* 設定 */
var n = false//←ここをtrueにすると、キター時に自動で動画ページに飛びます
var z = false//←ここをtrueにすると、キター時にピロンします
s="(´・ω・`)";if(!location.search.match(/\?v=(..\d+)/)){var t=prompt("動画IDを入力","sm");
if(t)location.href="?v="+t;else document.write(s)}else{a=RegExp.$1;var b=setInterval(chk, 1000)}
document.title=s;k="キタ━━(゚∀゚)━━!!";
function kita(a){document.title=(document.title==k)?a:k}
function out(c){document.body.innerHTML="<a href=\"javascript:sai()\">再入力</a><br>"+c}
function sai(){if(prompt("動画IDを入力",a))location.href="?v="+t}
function chk(){
var xmlhttp = new ActiveXObject("Microsoft.XMLHTTP") ;
xmlhttp.open("GET","URLリンク(www.nicovideo.jp)" + a , false)
xmlhttp.setRequestHeader("If-Modified-Since", "Thu, 01 Jun 1970 00:00:00 GMT");
xmlhttp.send(null)
if(xmlhttp.readyState==4){
var xml = xmlhttp.responseXML
var getValue=function (tagName){return xml.getElementsByTagName(tagName)[0].firstChild.nodeValue}
var getInfo=function(ary){var e="";for(var i=0;i<ary.length;i++) e+= "<tr><td>"+ary[i]+"<td>"+getValue(ary[i]);return e}
if(xml.getElementsByTagName("nicovideo_thumb_response")[0].getAttribute("status")=="ok"){
clearInterval(b);if(z)alert(k);
if(n){location.href=getValue('watch_url')}else{setInterval(function(){kita(getValue("title")+"("+getValue("video_id")+")")},500)}
var info = getInfo(["title","first_retrieve","length","video_id","description"])
out("<iframe src='URLリンク(ext.nicovideo.jp)"+getValue('video_id')+"' width=312 height=176></iframe><br><table border=1>"+info+"</table>")
}else{if(getValue("code")=="DELETED"){out("とりし丸…"+s);clearInterval(b);
}else{out(s+"待機中"+new Date());}}}}
</script>
</head>
</html>
ってなってるけどこれって5行と6行をtrueにするだけで使える?