// ==UserScript== // @name Bt磁力双击复制 // @namespace http://tampermonkey.net/ // @version 0.1 // @description 识别任意BT网站的磁力链接,双击当前页面即可快速复制[hahacium(GitHub)] // @author hahacium(GitHub) // @grant none // @include *.bturl.pw/* // @include *.btrabbit.xyz/* // @include *.bteat.com/* // @include *btdiggs.org/* // @downloadURL none // ==/UserScript== (function() { 'use strict'; var cli=document.getElementsByTagName("a"); for(var i=0;i