我记住了!
:thx:
Latest posts made by dangl71
-
昨天连不上gt.ru,用了代理,后果会怎么样?
昨天我连不上gt和gt.ru,翻墙可以上,gtn也还正常,所以我想前两个网站是被封了。用了代理,忽然想起看到过这个帖子:
http://forum.gaytorrent.ru/index.php?topic=7775.0
惶恐! :afr: :afr2:要是这样就被封可就太冤了! :afraid:
我先来自首,gzlong老大,要是出了事千万要为小民作主啊!orz orz -
分享:种子详情当页预览图片(不用弹出新窗口)的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哦! -
RE: 使用utorrent下载tracker提示被用户关闭连接
“被用户关闭连接”这个提示我用UT也不时地见到,怎么回事不清楚。但我是不去管它,等过一会儿就重新连接上了,实际上没有影响。
-
RE: 下了快1年多的片子发现了这个地方居然还有中文板块~~顺便聊聊怎么管理下载来的gv~~
我用 MS ACCESS 做了个小数据库,记录文件名、文件尺寸、光盘编号等,可以用关键字查询。做这个东西的目的主要是为了避免浪费时间下载相同的文件,因为资源实在是太多了。
-
RE: 新种子为什么没在分类中出现?
这样啊。我看到一直有管理员在线,还好忍住了没发PM给他。
下午3点发的种子,到半夜12点才给我放行,浪费一下午时间(停了所有其他种子预备全力上传)。后来也不管那么多了,原先的上传下载全部开动,呵呵。
也算是给其他朋友长点经验,下次上传种子以后,该干啥还干啥,别急着关自己的传输。 -
新种子为什么没在分类中出现?
我发了个新种子,一直关着其它的种子专门等待上传,结果几个小时过去了怎么还是没在分类中出现啊?是不是要向管理员去报告新发布了种子他们才会去看?
种子页面:http://tracker.gaytorrent.ru/details.php?id=59783