08/02/20 16:39:51 75xp/Z4y0
/* YourFileHost */
else if(URL.match(/^http:\/\/(?:\w+\.)?yourfilehost\.com\/.+/i)){
resize(433,327,0); document.title = "YourFileHost - "+ URL +" - StreamingPlayer";
if(URL.match(/^http:\/\/raw\d\.yourfilehost\.com\/raw\/video\/([^/?&]+)/i)) URL = "URLリンク(www.yourfilehost.com)"+ RegExp.$1;