• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Torrents
    1. Home
    2. dangl71
    3. Posts
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 14
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by dangl71

    • RE: 昨天连不上gt.ru,用了代理,后果会怎么样?

      我记住了!
      :thx:

      posted in 中文 (Chinese)
      D
      dangl71
    • 昨天连不上gt.ru,用了代理,后果会怎么样?

      昨天我连不上gt和gt.ru,翻墙可以上,gtn也还正常,所以我想前两个网站是被封了。用了代理,忽然想起看到过这个帖子:
      http://forum.gaytorrent.ru/index.php?topic=7775.0
      惶恐! :afr: :afr2:要是这样就被封可就太冤了! :afraid:
      我先来自首,gzlong老大,要是出了事千万要为小民作主啊!orz orz

      posted in 中文 (Chinese)
      D
      dangl71
    • 分享:种子详情当页预览图片(不用弹出新窗口)的greasemonkey脚本

      不爽GTRU预览图片时那个变态的弹出窗口,装了greasemonkey,写了个脚本,用FF或者Chrome的同学可以拿去。

      脚本代码:

      // GT.ru pic preview script
      // version 0.1
      // 2011-6-26
      // Copyright © 2011, dangl71
      // Released under the GPL license
      // hxxp://www.gnu.org/copyleft/gpl.html
      //
      // --------------------------------------------------------------------
      //
      // This is a Greasemonkey user script.  To install it, you need
      // Greasemonkey 0.3 or later: hxxp://greasemonkey.mozdev.org/
      // Then restart Firefox and revisit this script.
      // Under Tools, there will be a new menu item to "Install User Script".
      // Accept the default configuration and install.
      //
      // To uninstall, go to Tools/Manage User Scripts,
      // select "GT.ru", and click Uninstall.
      //
      // --------------------------------------------------------------------
      //
      // ==UserScript==
      // @name          GT.ru
      // @description   change GT.ru pic preview
      // @include       http://tracker.gaytorrent.ru/details.php*
      // ==/UserScript==

      picDiv = document.createElement("div");
      picDiv.setAttribute("id", "picDiv");
      picDiv.setAttribute("style", "position:absolute; top:100px; left:0px; z-index:99; visibility:hidden; width:99.6%; height:80%; text-align:center");
      picDiv.innerHTML = '<iframe id="theFrame" border="0" style="width:100%; height:95%; background:gray" noresize="resize"></iframe>
        >> Close Pic Preview <<  ';
      document.body.appendChild(picDiv);

      newScript = document.createElement("script");
      newScript.innerHTML = 'function showpic(pic) { document.getElementById("theFrame").src="/showpic.php?pic=" + pic; document.getElementById("picDiv").style.visibility="visible"; document.getElementById("picDiv").style.top = window.pageYOffset + "px"; } function hidePic() { document.getElementById("picDiv").style.visibility="hidden"; }';
      document.body.appendChild(newScript);

      newScript = document.createElement("script");
      newScript.innerHTML = 'window.onscroll = function () { document.getElementById("picDiv").style.top = window.pageYOffset + "px" }';
      document.body.appendChild(newScript);

      function scrollpicDiv(){ document.getElementById("picDiv").style.posTop = document.body.scrollTop; }

      以上脚本。

      首先要安装greasemonkey插件(重启FF以后才可以应用)。把这段代码复制下来,存成 yourfilename.user.js 文件,把它拖进FF窗口,应该就可以了。

      @管理员/版主:
      @include那一句链接的是本站URL,不要改成hxxp哦!

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 使用utorrent下载tracker提示被用户关闭连接

      “被用户关闭连接”这个提示我用UT也不时地见到,怎么回事不清楚。但我是不去管它,等过一会儿就重新连接上了,实际上没有影响。

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 为什么自己做的种上传速度低

      @drevil:

      我竟然每个月一号都试着注册….

      “每个月”啊,看来连区区600个号也有水份哦。
      要那么多号干嘛?我以前注册过GTN,一直懒得去,估计都除名了吧。

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 下了快1年多的片子发现了这个地方居然还有中文板块~~顺便聊聊怎么管理下载来的gv~~

      我用 MS ACCESS 做了个小数据库,记录文件名、文件尺寸、光盘编号等,可以用关键字查询。做这个东西的目的主要是为了避免浪费时间下载相同的文件,因为资源实在是太多了。

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 新种子为什么没在分类中出现?

      这样啊。我看到一直有管理员在线,还好忍住了没发PM给他。
      下午3点发的种子,到半夜12点才给我放行,浪费一下午时间(停了所有其他种子预备全力上传)。后来也不管那么多了,原先的上传下载全部开动,呵呵。
      也算是给其他朋友长点经验,下次上传种子以后,该干啥还干啥,别急着关自己的传输。

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 这三个单词的意思

      @guyuetianc:

      明白了,刚才才发现,论坛居然可以测出来我们用的浏览器和操作系统,技术简单吗?测这个有什么用?

      技术上非常简单,有些网站可能根据这个对程序和网页进行调整优化。

      posted in 中文 (Chinese)
      D
      dangl71
    • 新种子为什么没在分类中出现?

      我发了个新种子,一直关着其它的种子专门等待上传,结果几个小时过去了怎么还是没在分类中出现啊?是不是要向管理员去报告新发布了种子他们才会去看?
      种子页面:http://tracker.gaytorrent.ru/details.php?id=59783

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 招聘子论坛管理员

      gt.ru这里亚洲人不多吧。Staff里面的管理员好像全是欧米人。

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 版主大人,请教这里的规则!

      谢了。

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 请问版主,使用uTorrent有哪些设置需要注意呢》?

      版主不在,我来抢答 😄
      1.应该没有什么特别要求吧。
      2.自己制作新种子时必须禁用dht,平时就无所谓。实际上,制种时已经禁用DHT的种子是用不了DHT的。

      posted in 中文 (Chinese)
      D
      dangl71
    • RE: 这三个单词的意思

      s=seed作种中
      l=leech下载中
      snatched不太明白,我猜大概是总共有多少人下载过吧。

      posted in 中文 (Chinese)
      D
      dangl71
    • 版主大人,请教这里的规则!
      1. You cannot upload more than 1 file at a time & you must seed it until at least 3 - 4 people have it and are seeding it. Only then can you choose to upload another file.

      这是说一次只给做一个种吗?

      1. You may not download anything while uploading!

      这我完全不理解。上传的时候不许下载?
      根本不可能啊,至少,正在下载的同时也会传给人家吧。难道要把下载关掉?可是没有下到东西怎么传给别人呢?

      posted in 中文 (Chinese)
      D
      dangl71
    • 1 / 1