返回列表 发帖
... 这个早发现了.....获取地址太少 就没注意了  原来一直在更新...

[ 本帖最后由 caten 于 2006-11-8 10:27 编辑 ]

TOP

你给几个你常去看的 地址,我试试增加点.有很多是引用其它网站的

TOP

我也不经常看这个的  同学经常看  我去问问他们经常看哪些站

TOP

http://dv.ouou.com/
这个他们经常看

TOP

  1. /*   code bY kkf @ 2006 .11.8
  2.    
  3. */
  4. function ououMedia(){
  5.         strUrl=twSaveObjUrl%%s;
  6.         if(-1!=strUrl.search(/http:\/\/dv\.ouou\.com\/.*swf.*/i)){
  7.                 strID = /id=/.test(strUrl)? strUrl.replace(/.*\?id=(.*)/,"$1") : document.location.href.replace(/.*v_(.*)\.html/,"$1");
  8.                 strTempUrl = "http://stat.ouou.com/playservlet?id="+strID
  9.                 strBuffer = external.twQueryHistory( strTempUrl, true );
  10.                 if( strBuffer.length <= 0 )
  11.                 {
  12.                         strBuffer = GetBufferFromUrl( strTempUrl );
  13.                 }
  14.                 if( strBuffer.length > 0 )
  15.                 {
  16.                         strRet = strBuffer.replace( /\s/g,"").replace(/.*<file>(.*)<\/file>.*/,"$1");
  17.                         external.twMediaPath( window, strRet );
  18.                 }
  19.         }
  20. }
  21. ououMedia();
复制代码

TOP

恩   谢谢拉

TOP

.  ..

[ 本帖最后由 needed 于 2006-11-8 19:12 编辑 ]

TOP

偷偷地顶一下.怕别人看不到...

  mutalisker ,不好意思哈.这么久才改出来....
天下无不散之筵席.

世界之窗浏览器开发计划

TOP

刚下来一试,的确非常好

VP界面就是漂亮:)

TOP

感谢楼主修改,这下子好用多了,不过却有三点不足

1、能不能点击savemedia的时候,是新启动一个页面弹出?这样有便于对原网页里的资料进行对比。
2、选项卡能不能采用点击选择方式?我现在这里是鼠标一移动到选项卡上,就自动选择。
3、对于SWF类的文件,能不能有一个预览的选项?

PS:以上是个人乱谈,如有言过之处,请多包涵!再次感谢楼主

TOP

很好的插件己径在用了。就是图标难看一点。 
无欲则刚

TOP

改了标题中的一个字母。O改成o。
附件: 您需要登录才可以下载或查看附件。没有帐号?加入 我们
无欲则刚

TOP

返回列表