>>4552864
// ==UserScript==
// @include http://2ch.ru/*
// @name Wakabayoutube for http://2ch.ru and other wakaba-based imageboards
// @description Add's youtube player directly to the post, containing the link to youtube.com
// ==/UserScript==
function f_main(){
re=/.*?youtube.com\/watch\?v=([\w_\-]*).*/i;
i=-1;
while(tab=document.getElementsByTagName('p')[++i])
if(tab.innerHTML.match(re)) {
tab.innerHTML=tab.innerHTML.replace(re,'<object width="320" height="262"><param name="movie" value="http://www.youtube.com/v/'+"$1"+'"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/'+"$1"+'" type="application/x-shockwave-flash" wmode="transparent" width="320" height="262"></embed></object><br />'+tab.innerHTML);
//tab.innerHTML=tab.innerHTML.replace(re,"$0");
//alert(tab.innerHTML);
}
}
if (window.opera) {
document.addEventListener('load', f_main, false);
} else {
f_main();
}
это опасный вирус. он ворует ваши пароли от двача и отправляет их на башорг. тролль был настолько упитан, что передвигался перекатыванием.