<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>
<channel>
	<title>脚本剑精灵</title>
	<link>https://jbj.wodemo.com/</link>
        <item>
        <title><![CDATA[WPS 2013激活]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/536221]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Mon, 22 Feb 2021 17:13:18 -0800]]></pubDate>
        <description><![CDATA[Warning: A non-numeric value encountered in /data/wwwroot/hack520/wordpress/wp-content/plugins/hacklog-downloadmanager/includes/hacklogdm.class.php on line 890

Warning: A non-numeric value encountered in /data/wwwroot/hack520/wordpress/wp-content/plugins/hacklog-downloadmanager/includes/hacklogdm.class.php on line 894

Warning: A non-numeric value encountered in /data/wwwroot/hack520/wordpress/wp-content/plugins/hacklog-downloadmanager/includes/hacklogdm.class.php on line 898

Warning: A non-numeric value encountered in /data/wwwroot/hack520/wordpress/wp-content/plugins/hacklog-downloadmanager/includes/hacklogdm.class.php on line 902

  搜索
## ** [开心技术乐园](https://www.hack520.com/techbase/)  **  
## ** [技术仓库](https://www.hack520.com/microtech/)  **  
## ** [微技术](https://www.hack520.com/technology/)  **  
### ** [留言联系](https://www.hack520.com/tellmaster/)  **  
#### 您的位置： [开心技术乐园](https://www.hack520.com/) &gt; [iHackSoft]() &gt; 阅读文章  **  
## Office 2013 完美激活 – 超简单KMS一键激活，亲测有效！


Warning: A non-numeric value encountered in /data/wwwroot/hack520/wordpress/wp-content/plugins/hacklog-downloadmanager/includes/hacklogdm.class.php on line 890

Warning: A non-numeric value encountered in /data/wwwroot/hack520/wordpress/wp-content/plugins/hacklog-downloadmanager/includes/hacklogdm.class.php on line 894

Warning: A non-numeric value encountered in /data/wwwroot/hack520/wordpress/wp-content/plugins/hacklog-downloadmanager/includes/hacklogdm.class.php on line 898

Warning: A non-numeric value encountered in /data/wwwroot/hack520/wordpress/wp-content/plugins/hacklog-downloadmanager/includes/hacklogdm.class.php on line 902
　　使用Office 2013也有一段时间了，功能上相比Office 2010没什么大的改变，只是提出了“云”概念，可以利用微软的帐户登陆 ，实现实时的云存储。我的Office 2013一直还在试用期，激活方法本站有写过，就是这里：Office 2013电话激活超教程。之所以当初没有去激活，是我觉得这种方法比较繁琐，不适于普通的网民朋友或电脑新手，所以一直在等一种最简单的方法出现。现在有了，那就是KMS。如果你不知道什么是KMS激活，回过去看看Windows 8KMS激活教程这篇文章，里面写得比较详细。

　　为什么说是超简单激活？因为这里只需要用到一个批处理程序，里面内置一个可用的KMS服务器，不需更改任何系统文件就能成功激活了，绿色环保。好吧，还是把批处理源代码写出来吧：

@echo off
cd %ProgramFiles%\Microsoft Office\Office15
cscript ospp.vbs /sethst:177.18.80.150
cscript ospp.vbs /act
cscript ospp.vbs /dstatus
cscript ospp.vbs /remhst
pause

我来详细解释一下以上几条命令。
1、“cd”后面写的是默认的Office 2013安装路径，请根据自己的情况自行修改。
2、177.18.80.150是现在可用的KMS服务的IP地址。我查了一下，地点在巴西。
3、ospp.vbs是什么？全称：Office Software Protection Platform，即Office软件保护平台脚本，是现在Office自身提供的激活管理工具。关于它的相关命令，请阅读这篇文章：ospp.vbs是什么文件？激活过程cscript ospp.vbs命令详解

开始前必须声明：您的Office 2013必须是VOL版！如果您安装的是Retail版也就是零售版，不适用KMS，激活方法在这里：Office 2013电话激话超详细教程

打开某一Office组件如Word，来到“文件”-“帐户”-“产品信息”，先看看我现在Office Pro Plus 2013的状态，如下图：

Word 2013

提示“需要激活”，12月1号后就过期了，大部分功能将被禁用。好，我们开始！以管理员身份运行批处理，如下图，

Office 2013

正在处理……激活过程到最后有可能出现“No Office KMS licenses were found on the system.”的提示，那是因为你Key版本不对的缘故，需要进行替换。先删除掉现在的Key，删除方法可以下载网上一款辅助软件叫“Office 2013激活助手”，也可以通过手工命令cscript ospp.vbs /dstatus、cscript ospp.vbs /unpkey和cscript ospp.vbs /inpkey来清除和重新导入。至于Key网上有，针对自己的版本找一下，这里就不提供了。期间还有可能出现“ERROR CODE: 0xC004F069”、“ERROR DESCRIPTION: The Software Licensing Service reported that the product SKU is not found.”的问题，我需要先全部整理一下，到时再统一发文。

再次打开Word 2013，“文件”-“帐户”，看“产品信息”，已经成功激活了！

Word 2013

2012年11月19号更新：

不用再找Key了，最新最简单最有效的方法已经提供，保证100%激活成功，请看：

Microsoft Office 2013 VOL版和Retail零售版绝对激活方法

  Microsoft Toolkit 2.4.8.rar　|　下载热度: 143,917 ℃ 　|　转载请注明来自 开心技术乐园
本文标签：Office 2013
人气热度：477,825
生产日期：2012年11月15日 - 15时01分35秒
微软官方 Office 各版本彻底卸载工具打包下载 - 完全清除Office
KMSpico 8.5下载 - 完美激活Windows 8/7和Office 2013/2010
Microsoft Toolkit 2.5 - 详细使用方法一键激活Windows 8和Office 2013
Office 2013电话激话超详细教程 - 英语对话翻译+视频演示
Office 2013 VOL版和Retail零售版绝对激活方法 - 100%保证成功！
Microsoft Office 2013 简体中文专业增强版 - 微软原版下载

cm 说： 回复他/她写于 2012-11-16 11:32:25
楼主的方法估计没有问题。但无奈网上下载的key都是无效的，郁闷中。


iHackSoft 说： 回复他/她写于 2012-11-16 14:42:06
@cm 给你一个最新的绝对可用的Key，你的邮箱留一下，我发你。


(⊙_⊙)？ 说： 回复他/她写于 2012-12-4 22:28:19
@cm 按照楼主的方法，做了全部的内容还是显示未授权，求解啊，好心的楼主给个KEY吧。我也是下载你推荐的VOL版本，aini99le@163.com不胜感激啊。


laowu 说： 回复他/她写于 2012-12-7 15:24:13
@cm 楼主大大，我也求一个。。。313803383@qq.com


dede722 说： 回复他/她写于 2013-1-9 22:55:51
@cm 我的邮箱122207377@qq.com 非常感谢啦


肖枫 说： 回复他/她写于 2013-1-21 12:34:59
@cm 没有可用的KEY呀，请高手给一个


nick931 说： 回复他/她写于 2013-1-22 02:22:41
@cm 樓主我也想要!chiwen931@gmail.com 感謝你


annika 说： 回复他/她写于 2013-2-1 13:08:05
@cm 我想要个KEY,试了很多方法了，都不能用啊


wsv126 说： 回复他/她写于 2013-2-13 05:14:14
@cm 急需key，感谢感谢！wsv126@126.com


ly 说： 回复他/她写于 2013-2-14 01:15:10
@cm 我也要一个
liuyangfish@gmail.com


sky 说： 回复他/她写于 2013-2-19 10:57:19
@cm 求新KEY 123501875@qq.com


wayne 说： 回复他/她写于 2013-2-21 16:37:56
@cm 我的郵箱1211191891@qq.com 非常感謝啦


Kin 说： 回复他/她写于 2013-2-24 09:29:46
@cm 邮箱 don.aurum@gmail.com


chialuyi 说： 回复他/她写于 2013-3-9 14:31:02
@cm 请楼主发个key
ahkeong0719@live.com
万分感谢


Christopher 说： 回复他/她写于 2013-3-18 07:46:54
@cm 楼主也给俺发一个 395108683@qq.com


seven 说： 回复他/她写于 2013-4-9 13:10:09
@cm 需要key，感謝樓主


gt 说： 回复他/她写于 2013-4-19 11:32:10
@cm 我的是VOL 64bit的，麻烦给一个key，谢谢
gongtao200118@163.com


李伟 说： 回复他/她写于 2013-4-21 16:32:11
@cm 求解啊，好心的楼主给个KEY吧
wei6214@hotmail.com


乞丐 说： 回复他/她写于 2013-5-3 11:08:11
@cm 楼主来个KEY吧：253499683@qq.com


zhoulingmin 说： 回复他/她写于 2013-5-17 22:04:20
@cm 楼主麻烦给我一个key，邮箱664305391@qq.com，谢谢


guoyuan 说： 回复他/她写于 2013-5-21 13:56:17
@cm 我的是VOL 64bit的，也没办法启动。可以给我一个key吗？不胜感谢


林少游 说： 回复他/她写于 2013-6-4 15:22:07
@cm 能不能也给我一个KEY呢？邮箱是：linsoiler87717187@qq.com ，谢谢啦！！


润心坊 说： 回复他/她写于 2012-11-16 21:05:50
是不是只支持WIN8?


jrsh20 说： 回复他/她写于 2012-11-17 16:34:11
@润心坊 在此，我先说声谢谢了。
我的邮箱是：jrsh20@126.com


磊磊 说： 回复他/她写于 2012-11-17 23:26:45
@润心坊 大哥，求一个可用的key，我是2013pro的64位


iHackSoft 说： 回复他/她写于 2012-11-18 00:25:58
@润心坊 已发，请接受并测试。


bjsss 说： 回复他/她写于 2012-11-18 10:09:06
@润心坊 coralbjs@163.com 谢谢了


cm 说： 回复他/她写于 2012-11-17 08:08:54
前天网上找了老半天，也没有找到可用的MS office2013的key,想不到今天收到楼主的回复，只要我留下邮箱，就给我一个绝对可用的key,真的让我非常感动，感觉这个世界真是美好。在此，我先说声谢谢了。
我的邮箱是：tzkjycm@163.com


iHackSoft 说： 回复他/她写于 2012-11-18 00:24:48
@cm 不客气，Key已发，请接受并测试。


润心坊 说： 回复他/她写于 2012-11-17 09:26:22
是不是在WIN8下无法使用？
安装在D盘，无法激活


su 说： 回复他/她写于 2012-11-17 09:56:21
前天网上找了老半天，也没有找到可用的MS office2013的key,想不到今天收到楼主的回复，只要我留下邮箱，就给我一个绝对可用的key,真的让我非常感动，感觉这个世界真是美好。在此，我先说声谢谢了。
我的邮箱是：sujacky@126.com


iHackSoft 说： 回复他/她写于 2012-11-18 00:26:30
@su 已发！请查收。


harrison 说： 回复他/她写于 2012-11-17 16:05:11
在此，我先说声谢谢了。
我的邮箱是：lily1817@gmail.com


iHackSoft 说： 回复他/她写于 2012-11-18 00:26:49
@harrison 已发，请查收。


betai 说： 回复他/她写于 2012-11-17 22:33:00
lengxinsixiang@gmail.com，谢谢了


iHackSoft 说： 回复他/她写于 2012-11-18 00:27:08
@betai 已经发了，请查收。


润心坊 说： 回复他/她写于 2012-11-17 22:38:18
还是打电话激活来得方便！
已激活


hero 说： 回复他/她写于 2012-11-18 00:03:19
love.you913@163.com thanks hero
大神 谢谢呀 给个有用key


iHackSoft 说： 回复他/她写于 2012-11-18 00:27:29
@hero 发给你了，请查收。


bjsss 说： 回复他/她写于 2012-11-18 10:22:05
coralbjs@163.com 多谢了


hugo238 说： 回复他/她写于 2012-11-18 10:49:56
請給我一個有用的KEY x86的
謝謝!!


lanwaixian 说： 回复他/她写于 2012-11-18 14:23:58
你好，烦请借我一个用用,lanwaixian@163.com


liwjsh 说： 回复他/她写于 2012-11-18 16:09:32
liwjsh@foxmail.com
也麻烦楼主给一下了～


zyw 说： 回复他/她写于 2012-11-18 16:49:40
麻烦lz发一个key。谢谢。
zywtj@hotmail.com


luoqiuhang 说： 回复他/她写于 2012-11-19 21:31:18
求神key 985507501@qq.com 楼主麻烦了


cui 说： 回复他/她写于 2012-11-19 21:33:39
OK了，谢谢大侠，只是那2我还错误以后会有影响吗，这是永久激活吗


iHackSoft 说： 回复他/她写于 2012-11-20 19:14:23
@cui 是180天，到期后你再激活一下就可以了。


xingcao 说： 回复他/她写于 2012-11-20 09:37:52
求神keyxingcao1979@163.com楼主麻烦了


xingcao 说： 回复他/她写于 2012-11-20 09:38:29
求神key，xingcao1979@163.com楼主麻烦了


wanghoux 说： 回复他/她写于 2012-11-20 20:56:06
請大神給我一个有用的KEY x86的
謝謝!!


szcizp 说： 回复他/她写于 2012-11-21 02:06:21
求KEY，求大神给我一个有用的KEY，VOL版的，64位WIN7系统


elilink 说： 回复他/她写于 2012-11-21 17:24:50
求iHackSoft发个KEY，不甚感激
luoyangeli@sina.com


Alan 说： 回复他/她写于 2012-11-21 20:33:01
大神，给个kEY啊


Alan 说： 回复他/她写于 2012-11-21 20:33:48
@Alan abelxue@qq.com求个key啊


最断人肠 说： 回复他/她写于 2012-11-21 22:31:14
亲，求key一枚，谢谢！859797234@qq.com


xueping 说： 回复他/她写于 2012-11-22 12:34:27
2013 Pro Plus VOL版的，64位WIN7系统;
也给我发一个Key, 441245@qq.com


iHackSoft 说： 回复他/她写于 2012-11-23 13:54:03
@xueping 不用找Key了，看本文：
http://www.ihacksoft.com/office-2013-vol-retail-activation.html


Daniel 说： 回复他/她写于 2012-11-22 12:54:20
求一个可用的key


Daniel 说： 回复他/她写于 2012-11-22 12:54:46
邮箱perfectdaniel@126.com


iHackSoft 说： 回复他/她写于 2012-11-23 13:55:14
@Daniel 不用找了，仔细看本文保证激活：
http://www.ihacksoft.com/office-2013-vol-retail-activation.html


刘 说： 回复他/她写于 2012-11-23 10:46:11
能发一个有效的Key吗楼主？我的是 2013 Pro Plus VOL版 Win8 系统
605685445@qq.com
谢谢


iHackSoft 说： 回复他/她写于 2012-11-23 13:54:37
@刘 不要再找Key， 仔细看这篇文章，包激活：
http://www.ihacksoft.com/office-2013-vol-retail-activation.html


刘 说： 回复他/她写于 2012-11-23 15:34:56
Microsoft Office 2013 简体中文专业增强版 还是无法激活


刘 说： 回复他/她写于 2012-11-23 15:45:47
本程序用以激活Microsoft Office 2013 VOL版，开始之前请确认您的版本。
Microsoft Office 2013 Pro Plus VOL 微软官方原版下载地址：
http://www.ihacksoft.com/microsoft-office-2013-professional-plus.html
请按任意键开始激活……
Microsoft (R) Windows Script Host Version 5.8
版权所有(C) Microsoft Corporation 1996-2001。保留所有权利。
—Processing————————–
—————————————
Successfully applied setting.
—————————————
—Exiting—————————–
Microsoft (R) Windows Script Host Version 5.8
版权所有(C) Microsoft Corporation 1996-2001。保留所有权利。
—Processing————————–
—————————————
Installed product key detected – attempting to activate the following product:
SKU ID: 1b686580-9fb1-4b88-bfba-eae7c0da31ad
LICENSE NAME: Office 15, OfficeProPlusR_Grace edition
LICENSE DESCRIPTION: Office 15, RETAIL(Grace) channel
Last 5 characters of installed product key: 27GXM
ERROR CODE: 0xC004F017
ERROR DESCRIPTION: The Software Licensing Service reported that the license is n
ot installed.
—————————————
Installed product key detected – attempting to activate the following product:
SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel
Last 5 characters of installed product key: GVGXT
ERROR CODE: 0xC004F074
ERROR DESCRIPTION: The Software Licensing Service reported that the product coul
d not be activated. No Key Management Service (KMS) could be contacted. Please s
ee the Application Event Log for additional information.
To view the activation event history run: cscript ospp.vbs /dhistorykms
—————————————
—————————————
—Exiting—————————–
Microsoft (R) Windows Script Host Version 5.8
版权所有(C) Microsoft Corporation 1996-2001。保留所有权利。
—Processing————————–
—————————————
SKU ID: 1b686580-9fb1-4b88-bfba-eae7c0da31ad
LICENSE NAME: Office 15, OfficeProPlusR_Grace edition
LICENSE DESCRIPTION: Office 15, RETAIL(Grace) channel
BETA EXPIRATION: 1601/1/1
LICENSE STATUS: —OOB_GRACE—
ERROR CODE: 0x4004F00C
ERROR DESCRIPTION: The Software Licensing Service reported that the application
is running within the valid grace period.
REMAINING GRACE: 3 days (5561 minute(s) before expiring)
Last 5 characters of installed product key: 27GXM
—————————————
SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel
BETA EXPIRATION: 1601/1/1
LICENSE STATUS: —OOB_GRACE—
ERROR CODE: 0x4004F00C
ERROR DESCRIPTION: The Software Licensing Service reported that the application
is running within the valid grace period.
REMAINING GRACE: 29 days (42101 minute(s) before expiring)
Last 5 characters of installed product key: GVGXT
Activation Type Configuration: ALL
DNS auto-discovery: KMS name not available
KMS machine registry override defined: 218.66.94.206:1688
Activation Interval: 120 minutes
Renewal Interval: 10080 minutes
KMS host caching: Enabled
—————————————
—————————————
—Exiting—————————–
Microsoft (R) Windows Script Host Version 5.8
版权所有(C) Microsoft Corporation 1996-2001。保留所有权利。
—Processing————————–
—————————————
Successfully applied setting.
—————————————
—Exiting—————————–
操作完成！感谢您的使用，请按任意键退出本程序。


刘 说： 回复他/她写于 2012-11-23 15:53:17
http://pan.baidu.com/share/link?shareid=127158&amp;uk=321447710 我下载的就是这个版本，难道是我下载的Office2013版本不对吗？


part 说： 回复他/她写于 2012-11-24 15:33:42
求一个key win7 64位
863377839@qq.com


MIKE 说： 回复他/她写于 2012-11-24 18:39:05
楼主给我一个Office 2013 key吧 我照你的方法还是没有用 446839795@qq.com 这个是不是跟我用软件激活wis8有关系呀


原子 说： 回复他/她写于 2012-11-24 21:03:31
大哥，能发一个key吗，我的是32位pro的，先谢谢啦！411022077@qq.com


iamjamesking 说： 回复他/她写于 2012-11-25 21:01:18
麻烦楼主给个可用的VOL版KEY吧，网上的都不行了……497426534@qq.com


zhangjie 说： 回复他/她写于 2012-11-26 16:32:45
大侠，KMS激活怎么不行啊，显示的是cscript不是内部或外部命令，也不是可运行的程序或批处理文件。求解答。QQ269747003


luoguilin 说： 回复他/她写于 2012-11-29 09:07:03
麻烦楼主给个可用的VOL版KEY吧，网上的都不行了……892334612@qq.com


asimetre 说： 回复他/她写于 2012-12-2 16:05:08
楼主，11月2日 亲测无效，能不能发个最新版本给我
345100202@qq.com
拜托了。


是 说： 回复他/她写于 2012-12-3 14:20:57
楼主，也来一个吧，上网那些密钥都是错的
437746743@qq.com


洪海 说： 回复他/她写于 2012-12-4 18:05:18
谢谢啦，我要一个可用的key。灰常的感谢。237745449@qq.com


(⊙_⊙)？ 说： 回复他/她写于 2012-12-4 22:26:26
楼主怎么删除我的回复了啊？


xbxqb 说： 回复他/她写于 2012-12-5 11:27:18
xbxqb@126.com。非常非常感谢！！！！


xbxqb 说： 回复他/她写于 2012-12-5 11:28:22
@xbxqb 补充一下，我的是32位的win8,谢谢！


寰 说： 回复他/她写于 2012-12-6 15:02:22
给我发一个吧。
wh-9007@live.cn
这几天一直在想办法。希望可以。


飞 说： 回复他/她写于 2012-12-7 11:20:09
楼主给我发一个吧55076991@qq.com


飞 说： 回复他/她写于 2012-12-7 11:20:56
补充一下，我的是64位的vol


Ning 说： 回复他/她写于 2012-12-7 14:40:16
同求神key
5266980@qq.com


Ning 说： 回复他/她写于 2012-12-7 14:40:51
@Ning 我的是32位win8系统


peng 说： 回复他/她写于 2012-12-8 22:52:15
网上下载的key都是无效的，郁闷中，急用，能否给个有效key，小弟先谢了。
penghaiqing@163.com


G0 说： 回复他/她写于 2012-12-9 21:50:26
win8 64 企业版的，office 2013 用这个方法激活不了啊，能不能给个其他的key，谢谢！ g0yasuo@gmail.com 😛


胡不为 说： 回复他/她写于 2012-12-10 19:51:27
是只有WIN8可以用这个方法是吗？不知道Win7有什么好办法呢？恳求楼主赐教啊！！不吝感激！！顺便留下邮箱求Key~~306218300@qq.com~感谢楼主~好人一生平安~


sss 说： 回复他/她写于 2012-12-12 00:15:47
感谢,已经激活


z 说： 回复他/她写于 2012-12-12 08:45:22
64位求hey 552451103


何事秋风 说： 回复他/她写于 2012-12-13 17:30:49
我不是安装在系统盘怎么修改路径？是在F：\PRO FOR WIN8\Microsoft Office\Office15


cgb 说： 回复他/她写于 2012-12-13 17:33:00
win7 32位的,激活失败


光影_猫 说： 回复他/她写于 2012-12-13 19:43:05
楼主，快更新啊。不行了。


GX 说： 回复他/她写于 2012-12-19 13:45:19
Vol版在管理员权限下激活成功！
楼主V5！


aa 说： 回复他/她写于 2012-12-21 23:11:51
求神key，1970293666@qq.com楼主麻烦了


zyang 说： 回复他/她写于 2012-12-22 00:01:43
谢谢，kms地址可用。保存网页。等mak，如果180后没有，再用您的地址。


eko 说： 回复他/她写于 2012-12-22 15:37:56
在执行到cscript ospp.vbs /sethst:177.18.80.150的时候只显示两行
ERROR CODE: 0x80070005
ERROR DESCRIPTION: Run the following: cscript ospp.vbs /ddescr:0x80070005


啊发 说： 回复他/她写于 2013-2-9 00:22:25
@eko 楼主，这是怎么回事啊，求解释啊


eko 说： 回复他/她写于 2012-12-23 14:51:03
谢谢楼主 激活了 昨天是我弄错了


向呆呆 说： 回复他/她写于 2013-1-1 02:10:11
楼主大人您好!我的是win7 32 bit 依照你给的最新Office 2013 KMS激活程序_iHackSoft.com_20121230.rar去破解,似乎没成功.我的是vol版!
麻烦你给我个key,谢谢您!


李木木 说： 回复他/她写于 2013-1-2 17:44:26
windows 7下的vol版本用楼主的方法一次过关了！谢谢！！！！


awaysnow 说： 回复他/她写于 2013-1-5 15:29:22
谢谢楼主啊，天王盖地虎？邮箱awaysnow@gamil.com


x 说： 回复他/她写于 2013-1-5 17:35:17
非常感谢，64位win7一次成功，请教一下楼主，我需不需要备份激活信息？如果要备份的话，该怎么备份？


sqf 说： 回复他/她写于 2013-1-6 13:39:31
你好,我试过很多方法都没办法激活,我的是win7 64系统,安装的是office2013 pro X64, 有可以给我一个吗 sq_fei@hotmail.com 谢谢!!


落花生 说： 回复他/她写于 2013-1-9 08:08:35
平时经常来兄弟这里找软件，这次求个office 2013的可用key,谢谢啦！！ i@lisizhang.com


ramble_09 说： 回复他/她写于 2013-1-9 23:08:09
很给力！多谢。。。


yytskipbeat 说： 回复他/她写于 2013-1-15 17:22:29
求个可以用的KEY。。~~用帖子上的方法试了~~还是没有激活~~呜呜~~~求啊。。。
379126075@qq.com


CC 说： 回复他/她写于 2013-1-16 06:14:58
求key！！！


arch 说： 回复他/她写于 2013-1-20 06:59:29
求个可以用的KEY 64位加强版的office, 谢谢！ emacsers@gmail.com


ylx 说： 回复他/她写于 2013-1-21 01:12:47
你好， 现在这个好像不能用了吗？ 我用这个他说：Office Software Protection Platform is not installed


大仙 说： 回复他/她写于 2013-1-21 12:44:29
1月21日 win8下 ，又不能激活了 ，好像是提示kms不可用了


也喵 说： 回复他/她写于 2013-1-21 19:39:31
激活不起了，唉。


annika 说： 回复他/她写于 2013-1-23 14:05:00
我的是2013的大客户版的office，显示激活成功，但是打开还是不行啊，楼主能给个key么，我是32位系统，邮箱nhcegong@163.com


annika 说： 回复他/她写于 2013-1-23 14:07:19
@annika 我是win7
顺便问下楼主，知道surface的键盘是touchcover好还是typecover好么，。


annika 说： 回复他/她写于 2013-2-1 13:12:22
@annika 楼主，我尝试了各种方法之后依然不能激活，不知道是何原因，能给给个key么


ZHULI 说： 回复他/她写于 2013-1-27 10:33:11
Win 8下 VOL激活失败，显示还有29天过期。请问这怎么回事啊？


Peter 说： 回复他/她写于 2013-1-28 13:49:04
用了楼主的工具,也按最后的回复修改了IP,还是激活不了,求楼主帮助


evilphoenix 说： 回复他/她写于 2013-1-30 10:24:59
222.130.134.192 这个已经不能用了T_T
然后我用office激活助手删除了key激活还是没用


evilphoenix 说： 回复他/她写于 2013-1-30 10:25:42
@evilphoenix 我是1月30日用的


乔 说： 回复他/她写于 2013-1-31 01:13:05
你的方法我都试过了都不能用，还是得激活


keymmmde 说： 回复他/她写于 2013-1-31 10:21:22
wang02163@163.COM,求个key，好久了不能激活！多谢大神了。


fanbo1103 说： 回复他/她写于 2013-1-31 15:17:26
激活没成功，求个Key


nan 说： 回复他/她写于 2013-1-31 22:16:10
請給我一個有用的KEY x86的
謝謝!! whi772@yahoo.com.tw
下載2013.01.30版本無法啟動


evilphoenix 说： 回复他/她写于 2013-2-1 10:01:05
@nan 是必须要key才能激活的么?
同求key:evilphoenix@yeah.net


kkedit 说： 回复他/她写于 2013-2-1 23:44:53
请楼主给我一个Key，非常感谢！
lovesouthyimo@gmail.com


Grace 说： 回复他/她写于 2013-2-2 13:59:27
也请楼主给个Key，谢谢！
867690084@qq.com


马尔科 说： 回复他/她写于 2013-2-3 07:26:07
请楼主给一个key吧,谢谢楼主
on.toronto@hotmail.com


KL 说： 回复他/她写于 2013-2-7 10:24:53
kevinluo@live.com
谢谢楼主!


马尔太 说： 回复他/她写于 2013-2-7 21:25:01
试了很多方法，没成功啊，电话激活也不成功。能给我发个KEY吗，我的是零售版的,260354237##qq#com


啊发 说： 回复他/她写于 2013-2-9 00:34:16
如何修改路径啊


Steven 说： 回复他/她写于 2013-2-12 15:53:50
楼主,麻烦发一个KEY给我.谢谢!
386249111@qq.com


daj 说： 回复他/她写于 2013-2-15 06:31:07
好心的楼主给个KEY吧。我也是下载你推荐的VOL版本，zoe813@gmail.com
不胜感激啊
,弄了一周了，都不行啊，楼主救命


阿蔡 说： 回复他/她写于 2013-2-18 15:31:45
求key win7 用最新的KMS激活 提示
ERROR CODE: 0x80070005
ERROR DESCRIPTION: Run the following: cscript ospp.vbs /ddescr:0x80070005
—————————————
—Exiting—————————–
Microsoft (R) Windows Script Host Version 5.8
版权所有(C) Microsoft Corporation 1996-2001。保留所有权利。
—Processing————————–
—————————————
Installed product key detected – attempting to activate the following product:
SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel
Last 5 characters of installed product key: GVGXT
ERROR CODE: 0x8007007B
ERROR DESCRIPTION: Run the following: cscript ospp.vbs /ddescr:0x8007007B
—————————————
—————————————
—Exiting—————————–
Microsoft (R) Windows Script Host Version 5.8
版权所有(C) Microsoft Corporation 1996-2001。保留所有权利。
—Processing————————–
—————————————
SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel
BETA EXPIRATION: 1601-01-01
LICENSE STATUS: —OOB_GRACE—
ERROR CODE: 0x4004F00C
ERROR DESCRIPTION: The Software Licensing Service reported that the application
is running within the valid grace period.
REMAINING GRACE: 29 days (43042 minute(s) before expiring)
Last 5 characters of installed product key: GVGXT
DNS auto-discovery: KMS name not available
KMS machine registry override defined: 127.0.0.1:1688
Activation Interval: 120 minutes
Renewal Interval: 10080 minutes
KMS host caching: Enabled
—————————————
—————————————
—Exiting—————————–
Microsoft (R) Windows Script Host Version 5.8
Successfully applied setting.
—————————————
—Exiting—————————–
求解 求解 :mrgreen:  :mrgreen:  :mrgreen:  :mrgreen:


阿蔡 说： 回复他/她写于 2013-2-18 15:32:33
caiyulin600@gmail.com win7 求key


flyboy 说： 回复他/她写于 2013-2-21 14:13:43
flycdcd@gmail.com 求KEY
顺便拜个晚年…祝如意！！
在网路上找了N个KEY还是无法激活！！
拜托版主了，谢谢


yqlu 说： 回复他/她写于 2013-2-22 16:54:30
楼主，使用您20121223的破解补丁成功破解。
这次使用2013年的新版本，出现错误：
ERROR CODE 0xC004F074
No KMS could be contacted
请问这是什么原因？


jg 说： 回复他/她写于 2013-2-22 22:44:18
拜求楼主， 没有可用的key啊，邮件一个给我吧。


daddy 说： 回复他/她写于 2013-2-23 12:29:57
求key –&gt; endict@qq.com


adaya 说： 回复他/她写于 2013-2-23 15:08:03
用了1月30日的补丁，显示还是需要激活，估计是KMS服务器出了问题~杯具哇~


Sun 说： 回复他/她写于 2013-2-24 13:11:57
求Vol版可用的Key 非常感谢！


Sun 说： 回复他/她写于 2013-2-24 13:12:47
额 忘了留地址 sun90225@gmail.com


cg 说： 回复他/她写于 2013-2-25 09:33:33
求万能KEY 504955531@qq.com


evilphoenix 说： 回复他/她写于 2013-2-25 11:18:21
是必须要key才能激活的么?
同求key:
evilphoenix@yeah.net


qa 说： 回复他/她写于 2013-2-25 16:04:15
楼主救救我吧 我被2013整的不行了


qa 说： 回复他/她写于 2013-2-25 16:04:48
我邮箱：573768597@QQ.com


枕流漱石 说： 回复他/她写于 2013-2-25 19:58:22
楼主大神，跪求KEY，我快被2013玩崩溃了，我的是WIN7 32位的 965009780@qq.com，拜谢！！！


yyhaha 说： 回复他/她写于 2013-2-27 09:14:28
楼主好,1月30日的激活批处理程序不成功，会显示No KMS server could be contacted。 是不是需要换一个服务器啊..如果您方便的话可不可以提供一个能用的key或者解决方法youguxiaohua@gmail.com


danieldai 说： 回复他/她写于 2013-2-27 21:43:23
iHackSoft，求发一个64位的KEY给我，操作系统WIN7 64位，非常感谢你！！！我的邮箱：danieldai@yahoo.cn


zac 说： 回复他/她写于 2013-2-27 22:37:53
樓主…求win7 64-bit KEY zac031@yahoo.comhk


zac 说： 回复他/她写于 2013-2-27 22:38:28
樓主…求win7 64-bit KEY zac031@yahoo.com.hk


Franky 说： 回复他/她写于 2013-3-2 11:06:46
是不是要先输入KEY才能激活？
求一个可用的key
frankyboyhero@163.com


Franky 说： 回复他/她写于 2013-3-2 11:08:00
求一个64-bit Pro VOL的KRY
frankyboyhero@163.com


我要见村长 说： 回复他/她写于 2013-3-2 23:42:13
难道必须装在C盘？我装到其他盘了。运行批处理，提示找不到路径。 楼主，这怎么解决？


呂委 说： 回复他/她写于 2013-3-3 23:48:43
樓主求key
cmpunkwwe02@yahoo.com.tw


VBX 说： 回复他/她写于 2013-3-5 01:00:46
v253626452@qq.com 没出什么错,但就是没激活.求搂主 key


velken 说： 回复他/她写于 2013-3-5 10:32:24
無法激活.. 拜求发一个64位的KEY给我…!!!
chu0409@gmail.com


aztech140 说： 回复他/她写于 2013-3-5 14:58:28
楼主大大，我也求一个key..
我的郵箱chartered882003@qq.com
非常感謝啦…


孫慶良 说： 回复他/她写于 2013-3-10 03:17:20
樓主請給一個key,謝謝


孫慶良 说： 回复他/她写于 2013-3-10 03:23:02
用的是WIN8/64,謝謝


孫慶良 说： 回复他/她写于 2013-3-10 03:25:26
😀 開心


evilphoenix 说： 回复他/她写于 2013-3-11 08:51:43
最后还是无奈的使用了180天激活版 ╮(╯_╰)╭


豆豆 说： 回复他/她写于 2013-3-11 23:10:42
求神key


Jeff 说： 回复他/她写于 2013-3-12 13:51:54
希望大神能帮我激活啊，要不然作业都完成不了了。谢谢阿！ jefflovetoronto@gmail.com ，能用一下下的key 都可以，然我自行电话注册。感谢阿


jiali 说： 回复他/她写于 2013-3-16 23:08:32
求零售， 64位， 英文版的Key


mmgy 说： 回复他/她写于 2013-3-17 16:56:56
怎么不更新KMS的激活了,?我重新装了,激活不了了,


yjjdd 说： 回复他/她写于 2013-3-20 14:16:22
proplus、project和visio激活都成功，感谢楼主


BB 说： 回复他/她写于 2013-3-25 03:26:23
我也需要
barson7742@gmail.com
感谢楼主


Q 说： 回复他/她写于 2013-3-25 10:06:01
楼主，求赐神Key，vol版 win8 64位
xiaoq416@163.com


caseyxie 说： 回复他/她写于 2013-3-25 21:18:10
麻烦楼主发一个可用的VOL版KEY，office2013。。。
只剩下3天期限了，救命啊。。。。


caseyxie 说： 回复他/她写于 2013-3-25 21:18:50
@caseyxie 额，忘了留邮箱caseyxie@126.com


ayao 说： 回复他/她写于 2013-3-25 23:14:42
请求给一个KEY。。感激不尽


zhenyu 说： 回复他/她写于 2013-3-26 23:59:09
需要一个key啊，谢了，万分感谢，我记得之前不需要的，重装系统之后激活不了了，不知道为啥。
119948383@qq.com再次感谢


萌哥小飞飞 说： 回复他/她写于 2013-3-27 10:32:18
win8 专业版64位未激活,office 2013 pro plus未激活,求key,感激不尽


九海沧澜 说： 回复他/她写于 2013-3-28 12:42:53
win7 专业版64 office 2013 plus 求key 邮箱1374570603@qq.com 感激不尽！谢谢！


yaoni5489 说： 回复他/她写于 2013-3-29 12:03:55
win7 旗舰版 64 office 2013 plus 求激活，email：303738226@qq.com 谢谢


占嘻嘻 说： 回复他/她写于 2013-3-29 23:10:18
楼主求给个KEY，纠结好几天了


占嘻嘻 说： 回复他/她写于 2013-3-29 23:10:50
楼主求给个KEY，纠结好几天了
974063502@qq.com


zhang 说： 回复他/她写于 2013-3-30 23:19:20
我的也激活不了，求激活 win7 32位 邮箱：demon_zhang@qq.com 谢谢楼主了啊


孫慶良 说： 回复他/她写于 2013-4-1 22:23:41
Win8,Office2013VOL版,請求激活.感謝 🙂
sun_chingliang@yahoo.com.tw


fongweiming 说： 回复他/她写于 2013-4-2 17:53:55
office 2013 pro plus
win7 64位元
求Key 謝謝~~


fongweiming 说： 回复他/她写于 2013-4-2 17:54:57
這是我的e-mail
sashakl1222@gmail.com


amin 说： 回复他/她写于 2013-4-2 20:26:58
楼主，求Key呀。。
有32位，也有64位的。


AA 说： 回复他/她写于 2013-4-6 09:54:52
请问有没有Office2013新KEY?


红色有角三倍速 说： 回复他/她写于 2013-4-8 10:35:11
楼主，我的是office2013vol的，不过office激活了，同样是vol的visio2013激活不成功，请问有什么解决方法吗？


红色没角也三倍速 说： 回复他/她写于 2013-4-8 13:12:39
求KEY一枚，非常感谢！
邮箱：feibaonew@gmail.com


ryoma 说： 回复他/她写于 2013-4-8 13:43:29
亲爱的楼主啊！为什么用了你4.08刚更新的还是不能激活？？？明明窗口显示成功，但是打开office看到的还是需要激活的产品？？？求key~~~~kalryoma@163.com~~~楼主好人做到底吧！


肥肥 说： 回复他/她写于 2013-4-11 16:54:38
lz，用了你的方法，窗口显示成功，但是打开office还是显示没有激活，怎么破？而且定制版的不是没有key么？lz帮个忙，405231613@qq.com,谢谢


tina 说： 回复他/她写于 2013-4-14 22:04:32
求KEY一枚，非常感谢！
n522812@kimo.com


wencxm 说： 回复他/她写于 2013-4-16 11:49:26
求助，最新激活程序下载不了！wencxm@163.com


da 说： 回复他/她写于 2013-4-16 18:10:48
斑竹请给我KEY一枚， 我用所有的KEY都不行。太感谢你啦，dannyxiang1989@hotmail.com


fred 说： 回复他/她写于 2013-4-17 13:40:31
求key。495714748@qq.com.谢谢！！！


Mouse 说： 回复他/她写于 2013-4-20 23:52:43
Win8
Office2013 求KEY!
p31515@yahoo.com.tw
Thank you&gt;&lt;


GG 说： 回复他/她写于 2013-4-22 18:10:47
求KEY
409146389@qq.com


byue 说： 回复他/她写于 2013-4-23 22:59:53
求key yueboking@126.com


teehong.kee 说： 回复他/她写于 2013-4-25 23:37:47
求个可以用的KEY tfj@live.cn


Fro 说： 回复他/她写于 2013-4-28 02:20:11
貌似…激活不了…跪求更新…


HTC126 说： 回复他/她写于 2013-5-5 13:27:43
楼主，激活不了，求KEY
htc126136@163.com
万分感谢！

mts files 说： 回复他/她写于 2017-8-20 15:10:40
@HTC126 ！非常感谢！

吴洋 说： 回复他/她写于 2013-5-5 22:23:18
求大神给gzdxb11533@gmail.com

吴洋 说： 回复他/她写于 2013-5-6 00:30:49
大神，赶快更新吧。现在的不行啦。

zheng 说： 回复他/她写于 2013-5-6 14:25:28
激活不了…能不能给个Key，邮箱matchcoder@gmail.com

Andrew 说： 回复他/她写于 2013-5-6 18:17:57
大神，可否指导一下。
ERROR CODE:0xC004F038
ERROE DESCRIPTION: The software licensing service reported that the product could not be activated. The count reporeported by your key management service(KMS)is insufficient. Please contact your system administrator.
激活不了。可否帮忙一下！谢谢！

Zeal 说： 回复他/她写于 2013-5-13 19:45:37
不能用了哦 谢谢博主分享个最新的 谢谢
david_y.y@qq.com

禄 说： 回复他/她写于 2013-5-16 14:41:25
需要打电话激活叫蛋一键激活?

alfred 说： 回复他/她写于 2013-5-19 21:44:08
楼主，…sku is not found的问题，如何解决啊？

Michel 说： 回复他/她写于 2013-5-20 23:56:43
求MS-office Pro plus 2013 KEY
michelchou@yahoo.com.tw

刘多少 说： 回复他/她写于 2013-5-22 20:01:39
用了4.26的激活程序，office显示需要激活，请指点

刘多少 说： 回复他/她写于 2013-5-22 20:03:31
使用了4.16 的程序，显示没激活

刘多少 说： 回复他/她写于 2013-5-22 20:04:18
求指点，用了4.16的程序，显示需要激活

lance king 说： 回复他/她写于 2013-5-23 01:14:44
楼主大神给我一个key吧 89435107@qq.com

lianshan 说： 回复他/她写于 2013-5-30 15:53:49
楼主，给个key吧，尝试了N种办法了，电话英美德的都打了，就是不行。
我的邮箱：65715820@qq.com

mengyahelen 说： 回复他/她写于 2013-6-1 11:10:15
求KEY啊！！！！楼主好人！
mengyahelen@gmail.com

ching1002 说： 回复他/她写于 2013-8-1 12:41:45
求KEY, THANKS &gt;_____&lt;
ching20102010@yahoo.com.hk

bluu 说： 回复他/她写于 2013-8-21 21:06:51
求个可以用的KEY
air_jordan981182@yahoo.com.tw

H 说： 回复他/她写于 2013-8-26 17:58:08
http://pan.baidu.com/share/link?shareid=964451031&amp;uk=321447710 文件已经被取消了

Ray 说： 回复他/她写于 2013-8-30 23:31:04
求key大大~thanks
1403935919@qq.com


X-WILL 说： 回复他/她写于 2013-10-3 23:14:30
激活不了求key elliott1993@sina.com

花 说： 回复他/她写于 2013-10-30 18:03:54
求key大大, thanks!!
mandymusic_127@hotmail.com

susana分 说： 回复他/她写于 2013-11-18 05:36:31
lou zhu ! 求 key!!
susana5195@qq.com

杨KKKKKKKKKKK 说： 回复他/她写于 2013-12-12 13:44:18
我在window8.1下运行office2013需要激活，我用的是toolkit2.5 beta1，autokim可以intall,但是我activite后显示—Processing————————–
—————————————-
Installed product key detected – attempting to activate the following product:
Name: Office 15, OfficeProPlusR_Grace edition
Description: Office 15, RETAIL(Grace) channel
Family: OfficeProPlusR_Grace
SKU ID: 1b686580-9fb1-4b88-bfba-eae7c0da31ad
Last 5 characters of installed product key: 27GXM
ERROR CODE: 0xC004F017
ERROR TEXT: The Software Licensing Service reported that the license is not installed.
—————————————-
Installed product key detected – attempting to activate the following product:
Name: Office 15, OfficeProPlusVL_KMS_Client edition
Description: Office 15, VOLUME_KMSCLIENT channel
Family: OfficeProPlusVL_KMS_Client
SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
Last 5 characters of installed product key: GVGXT
ERROR CODE: 0xC004F074
ERROR TEXT: The Software Licensing Service reported that the product could not be activated. No Key Management Service (KMS) could be contacted. Please see the Application Event Log for additional information.
—————————————-不能用是怎么回事？496262498@qq.com

LML 说： 回复他/她写于 2014-4-27 22:36:18
半个小时过去了，还在—Processing—
楼主可以给个Key吗？还有三天就过期了…跪谢啊！609446300@qq.com

dwtedx 说： 回复他/她写于 2014-4-29 09:03:19
http://www.dwtedx.com/forum_59.html
office2013下载与激活

lincoln 说： 回复他/她写于 2014-5-3 20:40:16
國際現貨黃金升1元/跌1元都可以賺$780,可買升/跌,24小時交易1秒平倉,
每天波幅大約20元,我們會從中賺取5-10元利潤,
我們是中國50強AA牌的香港新威貿易集團有限公司,
有興趣想賺賺錢/代理都可以看看/+好友詳聊(必答應)
一一一&gt; http://www.lstatsg.com/spot-gold/9.html &lt;一一一

lance 说： 回复他/她写于 2014-5-10 13:48:39
看不懂呀呀！！！

哈哈哈 说： 回复他/她写于 2015-9-6 18:09:58
大神 求win8.1 64位office2013 key 407259539@qq.com

sunxiaoxiao 说： 回复他/她写于 2016-1-18 08:30:06
The Software Licensing Service reported that the product SKU is not found. 这个问题怎么解决哇？谢谢~2904400608@qq.com

无及 说： 回复他/她写于 2016-8-2 02:03:29
太感谢了！！果然一键直接秒杀！
不过看上面的提示貌似是激活180天的~ 过期后还需要再次激活么？

xuetang 说： 回复他/她写于 2018-9-8 11:30:04
ERROR CODE: 0xC004F069
ERROR DESCRIPTION: The Software Licensing Service reported that the product SKU is not found.
我转换成VOL版本时，出现这个该怎么解决？

昵称 (required)
  
邮箱 (required)
  
你的博客
 
人机验证：2 + 7 = ?  
 写好了，发出去！

最新速递
win10系统优化_win10卡顿怎么办
企业微信下载_企业微信官方下载
TrafficMonitor – 简洁清爽的流量悬浮窗
4款黑科技电脑软件，非常实用
Mac 电脑进行用户名操作时，导致管理员丢失问题？
WiseCare365 – 【装机必备】电脑优化清理工具
下载：系统优化好手Fresh UI最新版
鲜为人知却非常高效的4个 Vista优化秘笈
下载安装VMware虚拟机和Ubuntu
20例Windows XP操作系统优化技巧
热门排行
《学习强国》“挑战答题”题库，目前最新最全！
腾讯视频qlv格式转换MP4普通视频方法 – 无需任何工具
Office 2013 VOL版和Retail零售版绝对激活方法 – 100%保证成功！
VMware Workstation 10.0 下载 – 正版序列号+简体中文官方原版
Microsoft Toolkit 2.5 – 详细使用方法一键激活Windows 8和Office 2013
Office 2013 完美激活 – 超简单KMS一键激活，亲测有效！
分享AIDA64正版序列号 – 直接激活Extreme至尊版
UEFI是什么？与BIOS的区别在哪里？UEFI详解！
高速通道来了！真正破解迅雷7VIP高速通道，100%可用以图为证！
KMSpico 8.5下载 – 完美激活Windows 8/7和Office 2013/2010
CopyRight 2019，开心技术乐园 | 基于 WordPress 技术构建 | 浙ICP备11004787号 | 浙江.嘉兴 | 联系站长　 ]]></description>
    </item>
        <item>
        <title><![CDATA[迅雷下载百度文件]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/536220]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Mon, 22 Feb 2021 13:37:17 -0800]]></pubDate>
        <description><![CDATA[  搜索
&lt;a href=&quot;#ml-wh-aaa&quot;&gt;&lt;li class=&quot;ml-wh-aaa&quot;&gt;&lt;h3&gt;开心技术乐园&lt;/h3&gt;&lt;/li&gt;&lt;/a&gt;
&lt;a href=&quot;#ml-wh-aaa&quot;&gt;&lt;li class=&quot;ml-wh-aaa&quot;&gt;&lt;h3&gt;[技术仓库](https://www.hack520.com/techbase/)&lt;/h3&gt;&lt;/li&gt;&lt;/a&gt;&lt;a href=&quot;#ml-wh-aaa&quot;&gt;&lt;li class=&quot;ml-wh-aaa&quot;&gt;&lt;h3&gt;
[微技术](https://www.hack520.com/microtech/)&lt;/h3&gt;&lt;/li&gt;&lt;/a&gt;&lt;a href=&quot;#ml-wh-aaa&quot;&gt;&lt;li class=&quot;ml-wh-aaa&quot;&gt;&lt;h3&gt;
[留言联系](https://www.hack520.com/tellmaster/)&lt;/h3&gt;&lt;/li&gt;&lt;/a&gt;
### 您的位置： [开心技术乐园](https://www.hack520.com/) &gt; [技术乐园](https://www.hack520.com/technology/) &gt; 阅读文章
## 目前用迅雷直接下载百度网盘上文件的有效方法

　　现在下载百度网盘里的资源越来越麻烦了，稍微大一点的文件就要求安装客户端才能下载。之前很容易破解，只需要将网址中的“disk”改为“wap”，然后网页就会变为手机版，再用迅雷下载，然而这种方法已经失效。后来又介绍了一种使用不限速的网盘客户端下载，不过现在限速了。有没有新的方法，用迅雷或其它下载工具（比如 IDM ）百度网盘里面的内容呀？有大批视频等着弄到电脑上呢。

　　新的方法总是有的，需要下载一个浏览器插件 Tampermonkey，可以安装到 Chrome，也可以安装到360浏览器。安装完成后，找到此插件并点击，在下拉菜单中点击“添加新脚本”，清空页面里的所有内容，将下载的另一个文件打开，把里面的内容全部复制进来，然后点击保存按钮。你再进入网盘页面，就会看到右边多出了一个“下载助手”的菜单，选中要下载的文件，点击“显示链接”，就出现用迅雷下载的选项。在这里再提供一个备用方案，一旦上面这个插件失效，你还可以登录网页 https://greasyfork.org/zh-CN/scripts/26638-ex-
百度云盘 安装新插件即可。

本文标签：百度网盘
人气热度：26,493
生产日期：2017年6月03日 - 14时22分59秒
百度网盘每次下载到 99.9% 就不动了，这样解决！
破解百度网盘限速下载 - Pan Download 下载及使用技巧
我的电脑资源管理器里删除百度云管家图标的方法
目前最好的百度网盘高速下载方法，亲测不限速（图）！
亲测好用！最新的百度网盘直接下载助手
百度网盘直接下载地址提取 - Chrome 最新脚本亲测可用！

昵称 (required)
  
邮箱 (required)
  
你的博客
 
人机验证：7 + 1 = ?  
 写好了，发出去！

最新速递

win10系统优化_win10卡顿怎么办
企业微信下载_企业微信官方下载
TrafficMonitor – 简洁清爽的流量悬浮窗
4款黑科技电脑软件，非常实用
Mac 电脑进行用户名操作时，导致管理员丢失问题？
WiseCare365 – 【装机必备】电脑优化清理工具
下载：系统优化好手Fresh UI最新版
鲜为人知却非常高效的4个 Vista优化秘笈
下载安装VMware虚拟机和Ubuntu
20例Windows XP操作系统优化技巧
热门排行

《学习强国》“挑战答题”题库，目前最新最全！
腾讯视频qlv格式转换MP4普通视频方法 – 无需任何工具
Office 2013 VOL版和Retail零售版绝对激活方法 – 100%保证成功！
VMware Workstation 10.0 下载 – 正版序列号+简体中文官方原版
Microsoft Toolkit 2.5 – 详细使用方法一键激活Windows 8和Office 2013
Office 2013 完美激活 – 超简单KMS一键激活，亲测有效！
分享AIDA64正版序列号 – 直接激活Extreme至尊版
UEFI是什么？与BIOS的区别在哪里？UEFI详解！
高速通道来了！真正破解迅雷7VIP高速通道，100%可用以图为证！
KMSpico 8.5下载 – 完美激活Windows 8/7和Office 2013/2010
CopyRight 2019，开心技术乐园 | 基于 WordPress 技术构建 | 浙ICP备11004787号 | 浙江.嘉兴 | 联系站长　 ]]></description>
    </item>
        <item>
        <title><![CDATA[脚本记录]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/526351]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Thu, 05 Dec 2019 20:14:22 -0800]]></pubDate>
        <description><![CDATA[&lt;form&gt;&lt;fieldset&gt;&lt;legend&gt; g621 tl00华为手机 &lt;/legend&gt;&lt;h3&gt;账号：&lt;/h3&gt;&lt;p&gt;jbj&lt;/p&gt;&lt;h3&gt;邮箱：&lt;/h3&gt;&lt;p&gt;vxworlk_jbj@yeah.net&lt;/p&gt;&lt;h3&gt;密码：&lt;/h3&gt;&lt;p&gt;20+@+number&lt;/p&gt; &lt;h3&gt;&lt;a href=&quot;https://greasyfork.org/zh-CN/forum/discussion/67316/%E6%B1%82%E7%9B%B4%E6%8E%A5%E9%98%85%E8%AF%BB%E7%99%BE%E5%BA%A6%E6%96%87%E5%BA%93%E7%9A%84%E8%84%9A%E6%9C%AC/p1?new=1&quot;&gt;访问网站： &lt;/a&gt;&lt;/h3&gt;&lt;h3&gt;我的诉求：&lt;/h3&gt;&lt;p&gt;直接阅读百度文库的内容&lt;/p&gt; &lt;/fieldset&gt;&lt;/form&gt;]]></description>
    </item>
        <item>
        <title><![CDATA[Untitled]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/521581]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Fri, 26 Jul 2019 21:10:26 -0700]]></pubDate>
        <description><![CDATA[保存代码 查找文字 滚到底部↓
&lt;html&gt;&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;

&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=12.0&quot; id=&quot;mixia_vpid&quot;&gt;
&lt;link rel=&quot;shortcut icon&quot; href=&quot;/favicon.ico&quot; type=&quot;image/x-icon&quot; media=&quot;screen&quot;&gt;
&lt;title&gt;米侠浏览器用户分享脚本&lt;/title&gt;
&lt;style type=&quot;text/css&quot;&gt;


body,html {text-align:justify;line-height:22px;margin:0;padding:0;width:100%;height:100%;background:#FFFFFF;color:#272727;font-size:14px;font-family:&quot;PingFang SC&quot;,STHeitiSC-Light,&quot;Helvetica Neue&quot;,Helvetica,&quot;Microsoft YaHei&quot;,Arial,sans-serif}






a {text-decoration:none;color:#0A63BB;font-size:15px;}

a:hover {text-decoration:underline；font-size:15px}


h1{color:#000;
	font-size:18px;

}






#headDivw{
	width:330px;
	margin:10px auto 0px auto;
background-color:#FFFFFF;
-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;

	
	

	
	
	-moz-box-shadow:0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:0px 0px 0px 0px #ffffff;
	box-shadow:0px 0px 0px 0px #ffffff;


  -webkit-border-bottom-left-radius:8px;
  -moz-border-radius-bottomleft:8px;
  border-bottom-left-radius:8px;
  -webkit-border-bottom-right-radius:8px;
  -moz-border-radius-bottomright:8px;
  border-bottom-right-radius:8px;
  -moz-box-shadow:0px 0px 0px 0px #ffffff;
  -webkit-box-shadow:0px 0px 0px 0px #ffffff;
  box-shadow:0px 0px 0px 0px #ffffff;





}








#headDiv{
	width:290px;
	margin:7px auto 0px auto;
background-color:#FFFFFF;
-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;

	
	

	
	
	-moz-box-shadow:0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:0px 0px 0px 0px #ffffff;
	box-shadow:0px 0px 0px 0px #ffffff;








}
#descDiv{
	width:290px;
	border-top:1px solid #eaeaea;
	margin:0px auto 0px auto;
background-color:#FFFFFF;
padding:3px auto 3px auto;
}
#descDiv .desc{
	line-height:20px;
	text-indent:0px;


padding:3px auto 3px auto;

}
#descDiv .desc .big{
	font-size:24px;
	color:#ff0000;
}
#descDiv .desc .small{
	font-size:15px;
	color:#666666;
}
#descDiv li{
	line-height:40px;
	list-style:square;
	list-style-position:inside;

background-color:#FFFFFF;
color:#666666;
padding:3px auto 3px auto;
}
#contactDiv{
	width:290px;
	border-top:1px solid #eaeaea;
	margin:0px auto 0px auto;
	line-height:20px;
background-color:#FFFFFF;








}





#icp{
	width:290px;
	margin:10px auto 10px auto;
	color:#c0c0c0;

}
#headTable{
	width:100%;
}
.propTable{
	width:100%;
	color:#c0c0c0;
}
.space{
	height:1px;
}





.className{
  line-height:40px;
  height:38px;
  width:150px;
  color:#ffffff;
  background-color:#599bb3;
  font-size:15px;
  font-weight:bold;
  font-family:Arial;
  background:-webkit-gradient(linear, left top, left bottom, color-start(0.05, #599bb3), color-stop(1, #408c99));
  background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
  background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
  background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
  background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
  background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
  border:0px solid #dcdcdc;
  -webkit-border-top-left-radius:5px;
  -moz-border-radius-topleft:5px;
  border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topright:5px;
  border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -moz-border-radius-bottomleft:5px;
  border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-bottomright:5px;
  border-bottom-right-radius:5px;
  -moz-box-shadow:0px 0px 0px 0px #276873;
  -webkit-box-shadow:0px 0px 0px 0px #276873;
  box-shadow:0px 0px 0px 0px #276873;
  text-align:center;
  display:inline-block;
  text-decoration:none;
}


.className:hover{
  background-color:#408c99;
  background:-webkit-gradient(linear, left top, left bottom, color-start(0.05, #408c99), color-stop(1, #599bb3));
  background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
  background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
  background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
  background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
  background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
}






&lt;/style&gt;
&lt;style type=&quot;text/css&quot; id=&quot;fixselectid&quot;&gt;::selection {background-color: #7fc6ef;}html,body,a,div,p,img,textarea{-webkit-user-select:text;}html *,* [class],* [id]{-webkit-user-select:text;}&lt;/style&gt;&lt;/head&gt;

&lt;body&gt;
&lt;div id=&quot;headDivw&quot;&gt;







	&lt;div id=&quot;headDiv&quot;&gt;
		&lt;table id=&quot;headTable&quot;&gt;
			&lt;tbody&gt;&lt;tr&gt;
				&lt;td&gt;
					&amp;nbsp;&lt;img border=&quot;0&quot; width=&quot;72px&quot; height=&quot;72px&quot; src=&quot;/img/ic520.png&quot; alt=&quot;logo&quot;&gt;
				&lt;/td&gt;
				&lt;td&gt;
					&lt;div&gt;&lt;h1&gt;米侠浏览器&lt;/h1&gt;&lt;/div&gt;
					&lt;table class=&quot;propTable&quot;&gt;
						
						
					&lt;/table&gt;
				&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/tbody&gt;&lt;/table&gt;
	&lt;/div&gt;






&lt;div id=&quot;descDiv&quot;&gt;














&lt;br&gt;


	&lt;br&gt;

&lt;h1&gt;获取网易云音乐歌曲地址v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=16&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：米侠自带的嗅探失效可以用这个脚本，通过分析网络日志提取歌曲的地址，安装脚本后&lt;a href=&quot;https://music.163.com/m/song?id=1374061028&quot;&gt;点此测试&lt;/a&gt;

	&lt;br&gt;&lt;br&gt;


&lt;br&gt;


&lt;h1&gt;腾讯视频下载助手v1.1&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=15&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：基于油猴脚本优化的腾讯视频下载插件。

	&lt;br&gt;&lt;br&gt;


&lt;br&gt;
&lt;h1&gt;双击网页生成二维码v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=14&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：根据达蒙山脚本修改而来。双击网页后，显示悬浮按钮QR，生成当前网页链接的二维码，支持自定义。

	&lt;br&gt;&lt;br&gt;


&lt;br&gt;


&lt;h1&gt;解除贴吧看帖限制v1.2&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=13&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：解除百度贴吧看帖限制，根据TMHhz提供的油猴脚本优化而来，安装脚本后&lt;a href=&quot;https://tieba.baidu.com/p/5980834669?lp=5028&amp;mo_device=1&amp;is_jingpost=0&amp;pn=0&amp;&quot;&gt;点此测试&lt;/a&gt;该脚本已联系作者推送内置到米侠浏览器

	&lt;br&gt;&lt;br&gt;


&lt;br&gt;








&lt;h1&gt;知乎免登录展开阅读全文v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=12&quot;&gt;安装脚本&lt;/a&gt;(已失效，待修复)
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：虽然米侠自带的脚本解除了知乎查看更多回答的限制，但“展开阅读全文”时需要登录或app打开才能查看。此脚本解除了此限制，&lt;a href=&quot;https://www.zhihu.com/question/58891856&quot;&gt;点此测试&lt;/a&gt;。
该脚本已联系作者推送内置到米侠浏览器5.4.0版本。
	&lt;br&gt;&lt;br&gt;


&lt;br&gt;





&lt;h1&gt;纯图文阅读模式v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=11&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：安装脚本后，网页多出一个【R】的悬浮按钮。脚本原作者：达蒙山
	&lt;br&gt;&lt;br&gt;


&lt;br&gt;












&lt;h1&gt;简易网页滚屏v2.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=10&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：安装脚本后，网页多出一个【滚】的悬浮按钮。
	&lt;br&gt;&lt;br&gt;


&lt;br&gt;




&lt;h1&gt;百度网盘直连下载beta&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=9&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：百度网盘解析直连下载，速度快，能自动提取密码。安装脚本后【网盘解析】&lt;a href=&quot;https://pan.baidu.com/wap/init?surl=P-tesK_Ot9IUCQNh_s4www&quot;&gt;点此测试&lt;/a&gt;
		感谢TMHhz提供部分代码&lt;br&gt;
该脚本已联系作者推送内置到米侠浏览器5.4.0版本
	&lt;br&gt;&lt;br&gt;


&lt;br&gt;












&lt;h1&gt;米侠阅读模式听书v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=8&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：为米侠自带的阅读模式添加听书功能。进入阅读模式后，会多一个悬浮按钮【听】。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;









&lt;h1&gt;智能拼页v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=7&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：安装脚本后，网页向上小滑动显示悬浮按钮【P】，点击对当前网页进行拼接下一页的内容。脚本原作者：达蒙山。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;









	&lt;h1&gt;彩云小译网页翻译v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=6&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：安装脚本后，网页向上小滑动显示翻译按钮【yf】。脚本原作者：达蒙山。
		&lt;br&gt;
	&lt;br&gt;




	&lt;br&gt;

&lt;h1&gt;网络日志嗅探资源分类v1.2&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=5&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：安装脚本后，网页右上角会多出一个【S】的悬浮按钮。此脚本对网络日志的嗅探资源进行分类，更加直观。因为米侠自带的网络日志比较简陋，没有对资源进行分类，访问一个链接后，要点击其它链接又得返回网络日志。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;







	


	

&lt;h1&gt;一键登录你家路由器v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=4&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：安装时请根据提示配置你的路由器的地址和密码。此脚本根据【达蒙山】的脚本修改而来。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;




&lt;h1&gt;启动米侠浏览器温馨问候v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=3&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：当启动米侠浏览器时，有个小姐姐跟你说&quot;早上好&quot;!	当然，该脚本需要你的网络流畅，如果网络不流畅，可能会导致浏览器卡顿几秒。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;

&lt;h1&gt;去除百度搜索app打开v1.1&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=1&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：有时百度搜索会遇到app打开才能查看。安装脚本后&lt;a href=&quot;https://po.baidu.com/act/tpl/index.html?appkey=LUGRy0Ewg3p3Yja1nT2WGn2aEGF4yeyp&amp;swan_from=1270000000000000&amp;url=/view/club/detail/detail?type=0&amp;hashex=af8efe27a0a11daf&amp;id=72721578&amp;t=searchmidpage&amp;activity_id=32&amp;web_url=https%3A%2F%2Fclub.m.autohome.com.cn%2Fbbs%2Fthread%2Faf8efe27a0a11daf%2F72721578-1.html&amp;sa=oxi_tieba&amp;key_word=%E5%A4%A9%E7%AA%97%E6%BB%91%E9%81%93%E7%94%A8wd40%E6%B6%A6%E6%BB%91%E5%89%82&quot;&gt;测试1&lt;/a&gt;.&lt;a href=&quot;https://mbd.baidu.com/ma/tips?t=wise_smartpage&amp;swanUrl=%2Fpages%2Fpb%2Fpb%3Ftid%3D1991734203&amp;appKey=flFqXclepWs7RdugAszy9eERL7G5dS0I&amp;webUrl=https%3A%2F%2Fbyokpg.smartapps.cn%2Fpages%2Fpb%2Fpb%3Ftid%3D1991734203&amp;word=%E9%A1%BA%E4%B8%B0%E5%BF%AB%E9%80%92%E5%A6%82%E4%BD%95%E6%9F%A5%E7%9C%8B%E6%98%AF%E5%90%A6%E7%A9%BA%E8%BF%90&amp;swan_from=1270000000000000&amp;from=mixia&amp;title=%E9%A1%BA%E4%B8%B0%E5%BF%AB%E9%80%92%E5%A6%82%E4%BD%95%E6%9F%A5%E7%9C%8B%E6%98%AF%E5%90%A6%E7%A9%BA%E8%BF%90&amp;gpc=&amp;m=&amp;nojc=&amp;pn=&amp;sa=oxi_tieba_2&amp;si=&amp;srlang=&amp;usm=&amp;keysearch=manuldq&quot;&gt;测试2&lt;/a&gt;该脚本已联系作者推送内置到米侠浏览器&lt;br&gt;
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;






&lt;h1&gt;网页字体繁体转简体v1.2&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=0&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：有时浏览网页会遇到繁体的网站，有些看不懂。此脚本将所有网站的繁体字转换为简体字。脚本原作者：达蒙山。安装脚本后&lt;a href=&quot;http://tw.iqiyi.com&quot;&gt;点此测试&lt;/a&gt;，网页上多出一个悬浮按钮【网盘解析】&lt;br&gt;
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;











&lt;h1&gt;米侠阅读滚到底自动加载V2.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install1.asp?pid=2&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：当进入米侠自带的阅读模式后，滚动到底部自动点击加载更多。如果安装了旧版本请删除后再安装。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;








&lt;h1&gt;米侠自带阅读双击滚屏v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=30&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：当进入米侠自带的阅读模式后，双击屏幕滚动文字，滚动到底部自动点击加载更多。向上小滑动即取消，多次双击屏幕可加快滚动速度。适用于米侠浏览器5.3.0以上版本。
米侠自带的阅读模式专用（菜单&amp;gt;&amp;gt;阅读，进入阅读模式）。&lt;br&gt;
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;






&lt;h1&gt;译网页添加多语言v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=29&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：
安装脚本后，点击米侠的菜单的译网页后，网页右上角多出一个切换按钮，添加多语言选择。适用于米侠5.2.0以上版本
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;
&lt;h1&gt;视频快进v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=28&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：
安装脚本后，视频网页下会多个【FK】的按钮，点击一次快进30秒。此脚本理论上适合所有video标签的html5视频。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;
&lt;h1&gt;贴吧查看所有评论v1.3&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=27&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：由于网页版的百度贴吧限制了查看所有评论，所以写了此脚本。此脚本通过切换简版的UA查看百度贴吧的所有评论，并美化。&lt;a href=&quot;https://tieba.baidu.com/p/2005058917?lp=5028&amp;mo_device=1&amp;is_jingpost=0&amp;pn=0&amp;&quot;&gt;测试地址&lt;/a&gt;，你还可以切换浏览器UA访问简版的贴吧&lt;br&gt;注：本脚本已提交给开发者推送内置到浏览器，如果没效果请安装脚本这个本地脚本。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;


&lt;h1&gt;网页翻译有道版v1.2&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=26&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：安装脚本本脚本后，网页右上角上会多一个悬浮按钮Y，可进行网页翻译。如果安装了旧版本请删除后再安装。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;







	&lt;h1&gt;小说阅读达蒙山版v3.1&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=24&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan  &lt;/p&gt;  

脚本说明：针对一些小说网站设计的阅读模式。&lt;br&gt;安装脚本后，向上滑动网页，网页上会多一个悬浮按钮[=]。脚本原作者：达蒙山。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;






















&lt;h1&gt;划词翻译智能版V2.1&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=23&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：自由复制，网页上多一个【A】的翻译按钮	&lt;br&gt;
	
&lt;br&gt;
	&lt;br&gt;

	&lt;h1&gt;批量保存图片(看图模式下)V2.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=22&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：米侠浏览器在左上角的菜单，进入【看图模式】，批量保存图片，支持筛选，移除不要的图片&lt;br&gt;
	
&lt;br&gt;
	&lt;br&gt;






	&lt;h1&gt;主页地址栏显示古诗V2.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=21&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：在主页地址栏上随机显示一句古诗&lt;br&gt;
	
&lt;br&gt;
	&lt;br&gt;





	&lt;h1&gt;双击播放背景音乐V3.1&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=20&quot;&gt;安装脚本&lt;/a&gt;
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：安装脚本后双击网页后播放网页背景音乐，再次双击可以取消。安装脚本前请卸载旧版
	&lt;br&gt;



	&lt;br&gt;


	&lt;br&gt;

	&lt;h1&gt;懒人看书V1.5&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=19&quot;&gt;安装脚本&lt;/a&gt;
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：安装脚本前请卸载旧版。修改自谷花泰的双击屏幕滚动，进一步升级实现自动点击下一页。安装脚本后，双击屏幕开始自动滚动网页，当滚动到最底部时自动点击下一页。多次双击屏幕可加快滚动速度。向上小滑动即取消滚动。&lt;a href=&quot;https://g.xxsy.net/read.asp?bookid=943791&amp;zj_id=8446106&amp;tongbu=1&quot;&gt;测试地址&lt;/a&gt;	因为每个网页底部长短不一样，如果网页底部太长可以长按它标识掉，或者快速滑动到底部即可翻页&lt;br&gt;
	&lt;br&gt;



	&lt;br&gt;








		&lt;h1&gt;自定义接口V1.3&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=18&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：自定义接口。接口地址请在代码中自行修改。安装脚本后视频页面会有个“V”的悬浮按钮。&lt;a href=&quot;https://m.mgtv.com/b/321955/4267697.html&quot;&gt;测试地址&lt;/a&gt;
		&lt;br&gt;
	&lt;br&gt;



	&lt;br&gt;

	&lt;h1&gt;自定网页背景色V2.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=17&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：自定网页背景色。安装脚本后，网页会出现一个[ys]的悬浮按钮来切换你设置的背景颜色。
		&lt;br&gt;
	&lt;br&gt;
	&lt;br&gt;



	&lt;h1&gt;解除芒果APP观看限制V1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=16&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：安装脚本后，网页加载完毕后，显示APP观看视频的名称会变蓝色，点击“蓝色的名称”后会进行搜索，即可解除。&lt;a href=&quot;https://m.mgtv.com/b/321766/4374162.html&quot;&gt;测试地址&lt;/a&gt;（网页底部的相关推荐都显示APP观看）
		&lt;br&gt;
注:此脚本已提交给开发者在线内置到米侠浏览器，如果名称没有变蓝色的请安装脚本。
		&lt;br&gt;
	&lt;br&gt;
	&lt;br&gt;
	&lt;h1&gt;解除优酷APP观看限制V1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=15&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：安装脚本后，网页加载完毕后，显示APP观看视频的名称会变蓝色，点击“蓝色的名称”后会进行搜索，即可解除。&lt;a href=&quot;https://m.youku.com/video/id_XMTY5NDg2MzY5Ng==.html&quot;&gt;测试地址&lt;/a&gt;（网页底部的相关推荐都显示APP观看）
		&lt;br&gt;
注:此脚本已提交给开发者在线内置到米侠浏览器，如果名称没有变蓝色的请安装脚本。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;











	&lt;h1&gt;虾米音乐转直链播放V1.2&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=14&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：安装脚本后，歌名会变蓝色，点击“蓝色的歌名”后会转到一个直链播放器的地址并嗅探。&lt;a href=&quot;http://h.xiami.com&quot;&gt;测试地址&lt;/a&gt;。注：如果安装脚本了旧版本的请删除后再安装脚本新版本
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;



	&lt;h1&gt;实时热讯一键朗读V1.3&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=13&quot;&gt;安装脚本&lt;/a&gt;

		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：米侠首页的实时热讯文章添加一键“读”的按钮，朗读“主体内容”。安装脚本本脚本后，文章顶部会多个“读”的悬浮按钮。&lt;a href=&quot;http://m.uczzd.cn/webview/news?app=mixia1-iflow&amp;aid=16561914852505976566&amp;cid=100&amp;zzd_from=mixia1-iflow&amp;uc_param_str=dndsfrvesvntnwpfgicpbikt&amp;recoid=17357031505570243951&amp;rd_type=reco&amp;sp_gz=0&amp;client_os=webapp&amp;sn=15324887553697323271&amp;i_h_uclogo=1&quot;&gt;测试地址&lt;/a&gt;。如果安装脚本了旧版本的请删除后再安装脚本新版本
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;
	&lt;h1&gt;获取音乐直链地址V2.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=12&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

来自&lt;a href=&quot;//greasyfork.org/zh-CN/scripts/37058&quot;&gt;油猴脚本&lt;/a&gt;，删除不兼容元素，添加对移动版的支持。如果安装脚本了旧版本的请删除后再安装脚本新版本。支持网站：网易音乐移动版和电脑版、酷我音乐移动版和电脑版、酷狗音乐电脑版、千千音乐移动版和电脑版、。暂时支持这些网站。安装脚本后网页会多个♬的悬浮按钮，如果没有出现请刷新下。&lt;h1&gt;&lt;a href=&quot;https://music.163.com/m/song?id=1301835417&quot;&gt;测试地址&lt;/a&gt;&lt;/h1&gt;
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;





	&lt;h1&gt;纯文本阅读模式v1.2&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; value=&quot;&amp;nbsp;安装脚本&amp;nbsp;(已弃用)&quot; href=&quot;install.asp?pid=11&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：(本脚本已弃用，代码供参考)。将网页转换为纯文本，安装脚本本脚本后，网页上会多一个悬浮按钮“文”按钮。测试：&lt;a href=&quot;http://m.dingdianzw.com/wapbook/66094_18087881_2.html&quot;&gt;测试地址&lt;/a&gt;
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;












	&lt;h1&gt;净化网页beta&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=10&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：beta测试版。安装脚本后，网页上会多一个悬浮按钮“净”按钮，点击后可以净化网页，移除多余标签。脚本移植了米侠自带的增强版广告过滤，并进一步增强。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;

		&lt;h1&gt;必应网页翻译V2.2&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=9&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：对整个网页进行翻页，安装脚本本脚本后，网页上会多一个悬浮按钮“b”翻译按钮。安装脚本前请删除旧版。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;










	&lt;h1&gt;划词朗读V1.6&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=8&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：自由复制一段话或一个词，点击“读”，就可以朗读了；支持中文和英文。如果安装脚本了旧版本的划词朗读请删除后再安装脚本新版本
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;















	&lt;h1&gt;一键返回顶部/底部悬浮按钮V3&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=7&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：给任意网页加上一键返回顶部/底部悬浮按钮。滑动网页显示/隐藏按钮。
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;








	&lt;h1&gt;文本朗读V1.6&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=6&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：自由复制一段文字后，点击操作，阅读文本，即可朗读文本；支持中文和英文。可设置修改朗读语速，语调男声或女生，代码有备注，有需要请自行修改（暂时通过代码修改）注：如果安装脚本了旧版本的请删除后再安装脚本新版本
		&lt;br&gt;
	&lt;br&gt;


&lt;br&gt;



&lt;h1&gt;文本链接转为可点击v1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=5&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：移植油猴脚本并优化。将普通的文本链接转换为可点击的超链接，如http://m.baidu.com，安装脚本本脚本后，上面的链接变成可点击了。其实，米侠已内置了该脚本，不安装脚本也是可以实现这样的功能：长按网页就会弹出转换链接的菜单。
		&lt;br&gt;
	&lt;br&gt;











&lt;h1&gt;哔哩哔哩视频封面下载V1.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=4&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：脚本原作者：谷花泰。安装脚本此脚本后，B站视频下面多一个“下载封面”的悬浮按钮&lt;a href=&quot;https://m.bilibili.com/video/av3327562.html?spm_id_from=333.400.video_5.1&quot;&gt;测试地址&lt;/a&gt;
		
		&lt;br&gt;
	

&lt;br&gt;
	&lt;br&gt;

&lt;h1&gt; 仿酷安回到顶部/底部V1.3&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=3&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：脚本原作者：谷花泰。一键回到顶部/底部,自动隐藏,致酷友。安装脚本此脚本后，网页底部的中间多个悬浮按钮
		&lt;br&gt;
	

&lt;br&gt;
	&lt;br&gt;







&lt;h1&gt;查看源代码&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=2&quot;&gt;安装脚本&lt;/a&gt;
		
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：安装脚本此脚本后，网页左下角会多个“源码”的悬浮按钮。不同于米侠浏览器自带的查看源码方式，这个需要联网get通过tianyizone网站查看未加载js文件的当前网页源代码，即电脑Ctrl+U效果。
		&lt;br&gt;
	

&lt;br&gt;
	&lt;br&gt;

	&lt;h1&gt;网页调试工具V3.2.0&lt;/h1&gt;&amp;nbsp;&lt;a style=&quot;color:#000;text-decoration:underline;&quot; href=&quot;install.asp?pid=1&quot;&gt;安装脚本&lt;/a&gt;
&lt;p&gt;分享者：fangsiyuan   &lt;/p&gt;  

脚本说明：来自开源项目Console,一个轻量、可拓展、针对手机网页的调试面板。	&lt;br&gt;
	&lt;br&gt;



	&lt;br&gt;






&lt;h1&gt;暂时没有更多分享脚本，敬请期待&lt;/h1&gt;
&lt;br&gt;
&lt;h1&gt;脚本分享模块暂时交给 酷安@fangsiyuan打理，有什么问题大家可以在酷安找到他&lt;/h1&gt;










&lt;br&gt;








&lt;br&gt;




&lt;br&gt;

































	

&lt;/div&gt;







&lt;/div&gt;








&lt;div id=&quot;icp&quot;&gt;&lt;p align=&quot;center&quot;&gt; © 2018&amp;nbsp;米侠浏览器&amp;nbsp;b.mixiaba.com   &lt;/p&gt;&lt;/div&gt;














                                                            &lt;/body&gt;&lt;/html&gt;
]]></description>
    </item>
        <item>
        <title><![CDATA[脚本汇总]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/521580]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Fri, 26 Jul 2019 21:09:04 -0700]]></pubDate>
        <description><![CDATA[&lt;meta charset=&quot;UTF-8&quot;&gt;

&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=12.0&quot; id=&quot;mixia_vpid&quot;&gt;
&lt;link rel=&quot;shortcut icon&quot; href=&quot;/favicon.ico&quot; type=&quot;image/x-icon&quot; media=&quot;screen&quot;&gt;
&lt;title&gt;米侠浏览器用户分享脚本&lt;/title&gt;
&lt;style type=&quot;text/css&quot;&gt;


body,html {text-align:justify;line-height:22px;margin:0;padding:0;width:100%;height:100%;background:#FFFFFF;color:#272727;font-size:14px;font-family:&quot;PingFang SC&quot;,STHeitiSC-Light,&quot;Helvetica Neue&quot;,Helvetica,&quot;Microsoft YaHei&quot;,Arial,sans-serif}






a {text-decoration:none;color:#0A63BB;font-size:15px;}

a:hover {text-decoration:underline；font-size:15px}


h1{color:#000;
	font-size:18px;

}






#headDivw{
	width:330px;
	margin:10px auto 0px auto;
background-color:#FFFFFF;
-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;

	
	

	
	
	-moz-box-shadow:0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:0px 0px 0px 0px #ffffff;
	box-shadow:0px 0px 0px 0px #ffffff;


  -webkit-border-bottom-left-radius:8px;
  -moz-border-radius-bottomleft:8px;
  border-bottom-left-radius:8px;
  -webkit-border-bottom-right-radius:8px;
  -moz-border-radius-bottomright:8px;
  border-bottom-right-radius:8px;
  -moz-box-shadow:0px 0px 0px 0px #ffffff;
  -webkit-box-shadow:0px 0px 0px 0px #ffffff;
  box-shadow:0px 0px 0px 0px #ffffff;





}








#headDiv{
	width:290px;
	margin:7px auto 0px auto;
background-color:#FFFFFF;
-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;

	
	

	
	
	-moz-box-shadow:0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:0px 0px 0px 0px #ffffff;
	box-shadow:0px 0px 0px 0px #ffffff;








}
#descDiv{
	width:290px;
	border-top:1px solid #eaeaea;
	margin:0px auto 0px auto;
background-color:#FFFFFF;
padding:3px auto 3px auto;
}
#descDiv .desc{
	line-height:20px;
	text-indent:0px;


padding:3px auto 3px auto;

}
#descDiv .desc .big{
	font-size:24px;
	color:#ff0000;
}
#descDiv .desc .small{
	font-size:15px;
	color:#666666;
}
#descDiv li{
	line-height:40px;
	list-style:square;
	list-style-position:inside;

background-color:#FFFFFF;
color:#666666;
padding:3px auto 3px auto;
}
#contactDiv{
	width:290px;
	border-top:1px solid #eaeaea;
	margin:0px auto 0px auto;
	line-height:20px;
background-color:#FFFFFF;








}





#icp{
	width:290px;
	margin:10px auto 10px auto;
	color:#c0c0c0;

}
#headTable{
	width:100%;
}
.propTable{
	width:100%;
	color:#c0c0c0;
}
.space{
	height:1px;
}





.className{
  line-height:40px;
  height:38px;
  width:150px;
  color:#ffffff;
  background-color:#599bb3;
  font-size:15px;
  font-weight:bold;
  font-family:Arial;
  background:-webkit-gradient(linear, left top, left bottom, color-start(0.05, #599bb3), color-stop(1, #408c99));
  background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
  background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
  background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
  background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
  background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
  border:0px solid #dcdcdc;
  -webkit-border-top-left-radius:5px;
  -moz-border-radius-topleft:5px;
  border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topright:5px;
  border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -moz-border-radius-bottomleft:5px;
  border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-bottomright:5px;
  border-bottom-right-radius:5px;
  -moz-box-shadow:0px 0px 0px 0px #276873;
  -webkit-box-shadow:0px 0px 0px 0px #276873;
  box-shadow:0px 0px 0px 0px #276873;
  text-align:center;
  display:inline-block;
  text-decoration:none;
}


.className:hover{
  background-color:#408c99;
  background:-webkit-gradient(linear, left top, left bottom, color-start(0.05, #408c99), color-stop(1, #599bb3));
  background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
  background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
  background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
  background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
  background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
}






&lt;/style&gt;
&lt;style type=&quot;text/css&quot; id=&quot;fixselectid&quot;&gt;::selection {background-color: #7fc6ef;}html,body,a,div,p,img,textarea{-webkit-user-select:text;}html *,* [class],* [id]{-webkit-user-select:text;}&lt;/style&gt;&lt;/head&gt;

&lt;body&gt;
&lt;div id=&quot;headDivw&quot;&gt;







	&lt;div id=&quot;headDiv&quot;&gt;
		&lt;table id=&quot;headTable&quot;&gt;
			&lt;tbody&gt;&lt;tr&gt;
				&lt;td&gt;
					&amp;nbsp;&lt;img border=&quot;0&quot; width=&quot;72px&quot; height=&quot;72px&quot; src=&quot;https://www.souid.com/uploads/allimg/161125/12_161125095547_1.jpg&quot;height=&quot;46px&quot;width=&quot;46px&quot;&gt;
				&lt;/td&gt;
				&lt;td&gt;
					&lt;div&gt;&lt;h1&gt;米侠浏览器&lt;/h1&gt;&lt;/div&gt;
					&lt;table class=&quot;propTable&quot;&gt;
						
						
					&lt;/table&gt;
				&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/tbody&gt;&lt;/table&gt;
	&lt;/div&gt;

&lt;h2&gt; 双击生成二维码&lt;/h2&gt;
&lt;a href=&quot;http://b.mixiaba.com/install1.asp?pid=14&quot;&gt; 双击生成二维码&lt;/a&gt;&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a href=&quot;http://b.mixiaba.com/install1.asp?pid=13&quot;&gt;解除贴吧看帖限制 &lt;/a&gt;&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a href=&quot;http://b.mixiaba.com/install1.asp?pid=11&quot;&gt;纯图文阅读模式 &lt;/a&gt;&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a href=&quot;http://b.mixiaba.com/install1.asp?pid=10&quot;&gt;简易滚动屏 &lt;/a&gt;&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a href=&quot;http://b.mixiaba.com/install1.asp?pid=9&quot;&gt;百度直链下载 &lt;/a&gt;&lt;h2&gt;安装脚本 &lt;/h2&gt;

&lt;a href=&quot;http://b.mixiaba.com/install1.asp?pid=8&quot;&gt;米侠阅读模式听书 &lt;/a&gt;&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=7&quot;&gt;智能拼页 &lt;/a&gt;
&lt;script&gt;
var href=&quot;http://b.mixiaba.com&quot;
var a+=function a(href).http.getUrl().document.Element.write(&quot;+href+&quot;);
alert(&quot;href&quot;);
&lt;/script&gt;&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=6&quot;&gt;彩云小翻译&lt;/a&gt;。&lt;h2&gt;安装脚本 &lt;/h2&gt;

&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=5&quot;&gt;网页日志嗅探资源分类&lt;/a&gt;。&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=4&quot;&gt;一登陆你家路由器&lt;/a&gt;。&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=3&quot;&gt;启动一下浏览器，win馨问候&lt;/a&gt;。&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=1&quot;&gt;去除百度搜索app打开&lt;/a&gt;。&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=0&quot;&gt;网页字体繁体转简体&lt;/a&gt;。&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=2&quot;&gt;米侠阅读到底滚动自动加载&lt;/a&gt;。&lt;h2&gt;安装脚本 &lt;/h2&gt;
&lt;h2&gt; 米侠自带阅读双击滚屏&lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=30&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt; 译网页添加多语言&lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=29&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;视频快进 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=28&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt; 贴吧查看所有评论&lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=27&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt; 网
页翻译有盗版&lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=26&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt;甲方阅读蒙达三版 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=24&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;花痴翻译智能版 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=&quot;23&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt; 批量保存图片(看图模式下)&lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=22&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;左页地址栏显示古诗 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=21&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;双击播放背景音乐 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=20&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;懒人看书 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=19&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;自定义接口 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=18&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;自定义网页背景颜色 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=17&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;解除芒果app观看限制 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=16&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt;解除优酷APP观看限制 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=15&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt; 虾米音乐转直链播放&lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=14&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;实时热点一键阅读 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=13&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;获取音乐直链地址 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=12&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt;获取全文本阅读模式 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=11&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt; 净化网页&lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=10&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt; 必应网页翻译&lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=9&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt; 花痴朗读&lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=8&quot;&gt;安装脚本&lt;/a&gt;。
&lt;h2&gt; 已经返回顶部，底部悬浮按钮&lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=7&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;文本朗读 &lt;/h2&gt;
&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=6&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;文本链接转为可点击 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=5&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;哔哩哔哩视频封面下载 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=4&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;仿酷安来回到顶部底部 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=3&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt; 查看源代码&lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=2&quot;&gt;安装脚本&lt;/a&gt;。&lt;h2&gt;网页调试工具 &lt;/h2&gt;&lt;a style=&quot;color:#000;text-decoration:underline;&quot;href=&quot;http:/b.mixiaba.com/install1.asp?pid=1&quot;&gt;安装脚本&lt;/a&gt;。]]></description>
    </item>
        <item>
        <title><![CDATA[解除所有网站等待，验证码]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/489442]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Tue, 28 Aug 2018 04:16:43 -0700]]></pubDate>
        <description><![CDATA[ - #### 1. &lt;font color=&quot;#800520&quot;bgcolor=&quot;#red&quot;&gt;点击如下链接立即安装&lt;/font&gt;
全局输入*
. 解除所有网站等待，验证码.htmlvar oHead6621 = document.getElementsByTagName('body').item(0); var oScript6621 = document.createElement('script'); oScript6621.type = 'text/javascript'; oScript6621.src='https://greasyfork.org/scripts/2600-%E8%B7%B3%E8%BF%87%E7%BD%91%E7%AB%99%E7%AD%89%E5%BE%85-%E9%AA%8C%E8%AF%81%E7%A0%81%E5%8F%8A%E7%99%BB%E5%BD%95/code/%E8%B7%B3%E8%BF%87%E7%BD%91%E7%AB%99%E7%AD%89%E5%BE%85%E3%80%81%E9%AA%8C%E8%AF%81%E7%A0%81%E5%8F%8A%E7%99%BB%E5%BD%95.user.js'; oHead6621.appendChild( oScript6621);]]></description>
    </item>
        <item>
        <title><![CDATA[百度文库文字复制-脚本精灵站-微群娱乐圈]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/489440]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Tue, 28 Aug 2018 04:02:25 -0700]]></pubDate>
        <description><![CDATA[- #### 1. &lt;font color=&quot;#372280;&quot;bgcolor=&quot;#800088;&quot;&gt;点击如下链接立即安装&lt;/font&gt;
网站填写baidu.com. 百度文库文字复制.htmlvar oHead7995 = document.getElementsByTagName('body').item(0); var oScript7995 = document.createElement('script'); oScript7995.type = 'text/javascript'; oScript7995.src='https://greasyfork.org/scripts/369861-%E7%99%BE%E5%BA%A6%E6%96%87%E5%BA%93%E6%96%87%E5%AD%97%E5%A4%8D%E5%88%B6/code/%E7%99%BE%E5%BA%A6%E6%96%87%E5%BA%93%E6%96%87%E5%AD%97%E5%A4%8D%E5%88%B6.user.js'; oHead7995.appendChild( oScript7995);]]></description>
    </item>
        <item>
        <title><![CDATA[贴吧全能助手]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/489436]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Tue, 28 Aug 2018 03:38:24 -0700]]></pubDate>
        <description><![CDATA[- #### 1. &lt;font color=&quot;#330088&quot;background:#808000;&quot;&gt;点击链接完成代码安装！&lt;/font&gt;. 贴吧全能助手.htmlvar oHead3812 = document.getElementsByTagName('body').item(0); var oScript3812 = document.createElement('script'); oScript3812.type = 'text/javascript'; oScript3812.src='https://greasyfork.org/scripts/26992-%E8%B4%B4%E5%90%A7%E5%85%A8%E8%83%BD%E5%8A%A9%E6%89%8B/code/%E8%B4%B4%E5%90%A7%E5%85%A8%E8%83%BD%E5%8A%A9%E6%89%8B.user.js'; oHead3812.appendChild( oScript3812);]]></description>
    </item>
        <item>
        <title><![CDATA[必应词典网页翻译]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/489435]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Tue, 28 Aug 2018 03:35:05 -0700]]></pubDate>
        <description><![CDATA[RD (function (){ var yzn; if(document.getElementById('mubingfy')) { } else{ var a = document.createElement('span'); a.innerHTML = 'bing';	 a.id=	'mubingfy'; a.className = 'create_bing_to';	 var c = 'display:block!important;text-align:center;color:#000;font-size:4vw;opacity:0.3;background:rgba(0, 0, 0, 0.5);border-radius:5px 0 0 5px;cursor:pointer;position:fixed;bottom:85%;width:7vw;height:7vw;right:0px;z-index:9999';	 a.style.cssText = c; a.addEventListener('click', function () { if(a1.style.display==&quot;none&quot;){ a1.style.display = &quot;inline&quot;;	 a2.style.display = &quot;inline&quot;;	 } else{ a1.style.display = &quot;none&quot;; a2.style.display = &quot;none&quot;;	 } }, false); document.body.appendChild(a); var c1='display:block!important;text-align:center;color:#fff;font-size:3vw;opacity:0.3;background:rgba(0, 0, 0, 0.9);border-radius:5px 0 0 5px;cursor:pointer;position:fixed;bottom:80%;width:10vw;height:7vw;right:0px;z-index:9999'; var c2='display:block!important;text-align:center;color:#fff;font-size:3vw;opacity:0.3;background:rgba(0, 0, 0, 0.9);border-radius:5px 0 0 5px;cursor:pointer;position:fixed;bottom:70%;width:10vw;height:7vw;right:0px;z-index:9999'; var a1 = document.createElement('span');	 var str=&quot;\u8bd1\u6210\u82f1&quot;; a1.innerHTML = ''+unescape(str.replace(/\\u/g, '%u'));	 a1.className = 'create_bing1_to';	 a1.style.cssText = c1; a1.style.display = &quot;none&quot;; a1.addEventListener('click', function () { a1.style.display = &quot;none&quot;;	 a2.style.display = &quot;none&quot;;	 yzn=&quot;en&quot;; info(); }, false); document.body.appendChild(a1); var a2 = document.createElement('span');	 var str1=&quot;\u8bd1\u6210\u4e2d&quot;; a2.innerHTML = ''+unescape(str1.replace(/\\u/g, '%u')); a2.className = 'create_bing2_to'; a2.style.cssText = c2;	 a2.style.display = &quot;none&quot;;	 a2.addEventListener('click', function () {	 a1.style.display = &quot;none&quot;; a2.style.display = &quot;none&quot;;	 yzn=&quot;zh-CHS&quot;; info(); }, false); document.body.appendChild(a2); function info(){ var str2=&quot;\u8bf7\u7a0d\u540e\u002e\u002e\u002e\u002e&quot;; window.mx_browser_obj.showtip(unescape(str2.replace(/\\u/g, '%u'))); var vcurrent = document.getElementsByTagName('head')[0]||document.documentElement; /* if(document.getElementById('MicrosoftTranslatorWidget')) { }else{ var newNodeTop = document.createElement(&quot;div&quot;); newNodeTop.id=&quot;MicrosoftTranslatorWidget&quot;; newNodeTop.setAttribute(&quot;class&quot;,&quot;Dark&quot;); newNodeTop.setAttribute(&quot;style&quot;,&quot;color:white;background-color:#555555&quot;); vcurrent.parentNode.insertBefore(newNodeTop, vcurrent); } */ setTimeout(function(){{var s=document.createElement('script');s.type='text/javascript';s.charset='UTF-8';s.src=((location &amp;&amp; location.href &amp;&amp; location.href.indexOf('https') == 0)?'https://ssl.microsofttranslator.com':'http://www.microsofttranslator.com')+'/ajax/v3/WidgetV3.ashx?siteData=ueOIGRSKkd965FeEGM5JtQ**&amp;ctf=False&amp;ui=false&amp;settings=Manual&amp;from=';vcurrent.insertBefore(s,vcurrent.firstChild); }},100); document.onreadystatechange = main;	setTimeout(main, 500);	 } function main() {	 if (document.readyState == 'complete' &amp;&amp; Microsoft) { Microsoft.Translator.Widget.Translate(null, yzn, null, null, null);	 } else { setTimeout(main, 500);	 } } } })();. 必应词典网页翻译.v 1.0.html]]></description>
    </item>
        <item>
        <title><![CDATA[文本朗读V1.6]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/486160]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Mon, 16 Jul 2018 20:54:16 -0700]]></pubDate>
        <description><![CDATA[(function (){

if(document.getElementById('mxsource')){
{
var spd=5;
//默认语速为5，数字越大语速越快，可自行修改

var per=4;

//语调或语声，默认为4，可修改为1到6

var input= document.getElementsByTagName('input');
if(input&amp;&amp;input.length&gt;0)
{}
else{
if(document.getElementById('hastts')){}
else{


var vol=5;

var txt=document.body.innerText;
if(txt.length&gt;0){
 try{    
        txt=txt.replace(/\r\n/g,&quot;&quot;)    

        txt=txt.replace(/\n/g,&quot;&quot;);    

    }catch(e) {    
           
    }    






var vcurrent = document.getElementsByTagName('body')[0];

var newNodeTop;





var n = 1600;



if(/.*[\u4e00-\u9fa5]+.*$/.test(txt)) 
{ 

n=500;
} 


var num=0;

var hastts = document.createElement(&quot;div&quot;);
 hastts.id=&quot;hastts&quot;;
vcurrent.appendChild(hastts);  



for (var i = 0, l = txt.length; i &lt; l/n; i++) {
var a = txt.slice(n*i, n*(i+1));
num++;



           
            newNodeTop = document.createElement(&quot;audio&quot;);
            newNodeTop.id=&quot;mutts3&quot;;


newNodeTop.setAttribute(&quot;controls&quot;,&quot;&quot;);
//newNodeTop.setAttribute(&quot;autoplay&quot;,&quot;autoplay&quot;);
 

a=encodeURIComponent(a) ;


newNodeTop.setAttribute(&quot;src&quot;,&quot;http://tts.baidu.com/text2audio?idx=1&amp;cuid=baidu_speech_demo&amp;cod=5&amp;lan=zh&amp;ctp=1&amp;pdt=1&amp;spd=&quot;+spd+&quot;&amp;vol=&quot;+vol+&quot;&amp;pit=3&amp;per=&quot;+per+&quot;&amp;tex=&quot;+a);





 vcurrent.parentNode.insertBefore(newNodeTop, vcurrent);




     
}

if(num&gt;1){
try{
window.mx_browser_obj.showtip(&quot;已分为&quot;+num+&quot;段语音朗读&quot;);
    }catch(e) {    
           
    }    

}



            }

}
}//hastts
}//input

}

})();]]></description>
    </item>
        <item>
        <title><![CDATA[划词朗读V1.5版]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/486159]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Mon, 16 Jul 2018 20:30:23 -0700]]></pubDate>
        <description><![CDATA[*
设置全局(function (){

if(document.getElementById('muttsread0')){
						}
else{

var num1;


function getResult1(words) {
				
var spd=5;
//默认语速为5，数字越大语速越快，可自行修改

var per=4;

//语调或语声，默认为4，可修改为1到6



var vol=5;


if(words.length&gt;0){
 try{    
        words=words.replace(/\r\n/g,&quot;&quot;)    

        words=words.replace(/\n/g,&quot;&quot;);   



    }catch(e) {    
           
    }    




var vcurrent = document.getElementsByTagName('body')[0];

var newNodeTop;
var n = 1600;



if(/.*[\u4e00-\u9fa5]+.*$/.test(words)) 
{ 

n=500;
} 



var num=0;


num1=0;
for (var i = 0, l = words.length; i &lt; l/n; i++) {
var a = words.slice(n*i, n*(i+1));
num++;

num1++;

           
            newNodeTop = document.createElement(&quot;audio&quot;);
            newNodeTop.id=&quot;muttsread&quot;+i;


newNodeTop.setAttribute(&quot;controls&quot;,&quot;&quot;);
//newNodeTop.setAttribute(&quot;autoplay&quot;,&quot;autoplay&quot;);
 

a=encodeURIComponent(a) ;


newNodeTop.setAttribute(&quot;src&quot;,&quot;http://tts.baidu.com/text2audio?idx=1&amp;cuid=baidu_speech_demo&amp;cod=5&amp;lan=zh&amp;ctp=1&amp;pdt=1&amp;spd=&quot;+spd+&quot;&amp;vol=&quot;+vol+&quot;&amp;pit=3&amp;per=&quot;+per+&quot;&amp;tex=&quot;+a);





 vcurrent.parentNode.insertBefore(newNodeTop, vcurrent);




     
}
window.scrollTo(0, 0);		



if(num&gt;1){
try{
var str=&quot;\u5df2\u5206\u4e3a\u8bed\u97f3\u6bb5\u6570&quot;;


window.mx_browser_obj.showtip(unescape(str.replace(/\\u/g, '%u'))+num);
    }catch(e) {    
           
    }    

}


            

}







			}

		var transBtn= document.createElement('span');		
var str1=&quot;\u8bfb&quot;;
	transBtn.innerHTML = ''+unescape(str1.replace(/\\u/g, '%u'));				

transBtn.id='myTransBtn1';
var c = 'display:block!important;text-align:center;color:#fff;font-size:4vw;opacity:0.3;background:rgba(0, 0, 0, 0.9);border-radius:5px 0 0 5px;cursor:pointer;position:fixed;bottom:10%;width:10vw;height:7vw;right:0px;z-index:9999';			transBtn.style.cssText = c;			transBtn.addEventListener('click', function () {			
transBtn.style.display = &quot;none&quot;;		

	


}, false);		
transBtn.style.display = &quot;none&quot;;		
	document.body.appendChild(transBtn);

			//监听复制文本事件
			var lastText;
			var isClickTransBtn;
			

	

			document.addEventListener(&quot;selectionchange&quot;, function (e1) {

		var text = window.getSelection().toString().trim();
		if(!!text){
					transBtn.style.display = &quot;block&quot;;
					lastText = text;
					transBtn.ontouchstart = function () {
							return isClickTransBtn = true;
					}
				}else{
					if(!!isClickTransBtn){
						isClickTransBtn = false;

						
						if(document.getElementById('muttsread0')){
						



for(var j=0;j&lt;num1;j++){



document.getElementsByTagName('html')[0].removeChild(document.getElementById('muttsread'+j));


	}



						}
						getResult1(lastText);
						transBtn.style.display = &quot;none&quot;;
					}else{
						transBtn.style.display = &quot;none&quot;;
					}
				}
	}, false);


}

})();]]></description>
    </item>
        <item>
        <title><![CDATA[科学贴吧助手]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/486156]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Mon, 16 Jul 2018 20:18:25 -0700]]></pubDate>
        <description><![CDATA[baidu.com
var oHead9444 = document.getElementsByTagName('body').item(0);
 var oScript9444 = document.createElement('script');
 oScript9444.type = 'text/javascript';
 oScript9444.src='https://greasyfork.org/scripts/13699-%E7%A7%91%E5%AD%A6%E8%B4%B4%E5%90%A7%E5%8A%A9%E6%89%8B/code/%E7%A7%91%E5%AD%A6%E8%B4%B4%E5%90%A7%E5%8A%A9%E6%89%8B.user.js'; 
oHead9444.appendChild( oScript9444);// ==UserScript==
// @name         科学贴吧助手
// @namespace    null
// @version      0.0
// @description  免登录贴吧查看楼中楼.翻页      隐藏登录提示      科学看图  PS.除 【隐藏登录提示灰条】其他功能都为原作者版权！ 本人只是整合一下 ：） 如有其它建议欢迎反馈
// @match        http://tieba.baidu.com/*
// @include      http://tieba.baidu.com/*
// ==/UserScript==

//伪装登录 @作者 未知
var islogin = document.createElement('script');
islogin.innerHTML = &quot;PageData.user.is_login = true;&quot;;
document.head.appendChild(islogin);

//隐藏底部提示灰条 @作者 null
var traget=document.getElementById('guide_fc');   
traget.style.display=&quot;none&quot;;        

//百度贴吧科学看图君 @作者 jiayiming
(function(){

	$(document).on('mousedown', '.BDE_Image', function(e){
		//帖中图片去除click
		unsafeWindow.$('.BDE_Image').unbind('click');
		//$(this).unbind('click');
		
		// 兼容其它腳本
		if (e.ctrlKey || e.altKey || e.shiftKey)
			return ;

		this.onclick = function(e){
			if (e.button != 0)
					return true;

			var match = $(this).attr(&quot;src&quot;).match(/\/[a-z0-9]{20,}(?=\.[jpg|gif|png])/);
			console.log('pic_id',match);
			if (!match) {
					return;
			}
			var picSrc = &quot;http://imgsrc.baidu.com/forum/pic/item&quot; + match[0] + &quot;.jpg&quot;;
			window.open(picSrc);

			e.preventDefault();
			return false;
		};
	});

	// 帖子列表预览中图片，还原“查看大图”按钮链接
	$(document).on('mousedown', '.j_ypic', function(){
		var d = this.href;
		if (d.indexOf('pic_id') &gt; 0) {
			var start = d.indexOf('pic_id') + 7;
			var end = d.indexOf('&amp;', start);
			var pic = 'http://imgsrc.baidu.com/forum/pic/item/' + d.substring(start, end) + '.jpg'
			this.href = pic;
		}
	});

	// i贴吧帖子预览中图片，还原“查看大图”按钮链接
	$(document).on('mousedown', '.j_full', function(){
		var d = this.href;
		if (d.indexOf('pic_id') &gt; 0) {
			var start = d.indexOf('pic_id') + 7;
			var end = d.indexOf('&amp;', start);
			var pic = 'http://imgsrc.baidu.com/forum/pic/item/' + d.substring(start, end) + '.jpg'
			this.href = pic;
		}
	});
})();]]></description>
    </item>
        <item>
        <title><![CDATA[中英文语音合成选读]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/486155]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Mon, 16 Jul 2018 20:13:28 -0700]]></pubDate>
        <description><![CDATA[*
代表全局var oHead8453 = document.getElementsByTagName('body').item(0);
 var oScript8453 = document.createElement('script');
 oScript8453.type = 'text/javascript';
 oScript8453.src='https://greasyfork.org/scripts/14492-pagespeak/code/pageSpeak.user.js'; 
oHead8453.appendChild( oScript8453);  
&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;@&lt;script type=&quot;text/JavaScript&quot;&gt;&lt;pre style=&quot;word-wrap: break-word; white-space: pre-wrap;&quot;&gt;// ==UserScript==
// @name        pageSpeak
// @name:zh-CN  中英文语音合成选读
// @namespace   tts@reverland.org
// @description text to speech Service from responsivevoice.org to read aloud the page
// @description:zh-CN    调用responsivevoice.org的语音合成服务朗读选中文本
// @include     *
// @version     1.1
// @grant       GM_xmlhttpRequest
// @grant       GM_registerMenuCommand
// ==/UserScript==

window.document.body.addEventListener(&quot;keyup&quot;, toggleTTS, true);
//window.document.body.addEventListener(&quot;mouseup&quot;, tts, false);

GM_registerMenuCommand(&quot;start/stop tts&quot;, toggleTTS, &quot;t&quot;);
var toggle = false;
var progressBar = document.createElement('progress');
progressBar.style.position = &quot;fixed&quot;;
progressBar.style.left = &quot;0&quot;;
progressBar.style.bottom = &quot;0&quot;;
progressBar.style.display = &quot;none&quot;;
progressBar.style.zIndex = &quot;99999&quot;;
document.body.appendChild(progressBar);
// 播放状态
var playing = false;

function toggleTTS(e) {
  if (e &amp;&amp; e.which == 69 &amp;&amp; e.ctrlKey || !e) {//ctrl-e
    if (toggle) {
      window.document.body.removeEventListener(&quot;mouseup&quot;, tts, false);
      console.log(&quot;pageSpeak Stop...&quot;)
      toggle = false;
    } else {
      window.document.body.addEventListener(&quot;mouseup&quot;, tts, false);
      console.log(&quot;pageSpeak Start...&quot;)
      toggle = true;
    }
  }
}

function tts(e) {
  var text = getText(e);
  if (!text) {
    return;
  }
  progressBar.style.display = &quot;block&quot;;
  //console.log(&quot;text to speech: &quot;, text);
  play(text);
}


function getText(e) {
  var selectObj = document.getSelection();

  // if #text node
  if (selectObj.anchorNode.nodeType == 3) {
    //GM_log(selectObj.anchorNode.nodeType.toString());
    var word = selectObj.toString();
    if (word == &quot;&quot;) {
      return;
    }
    // merge multiple spaces
    word = word.replace(/\s+/g, ' ');
    // linebreak wordwrap, optimize for pdf.js
    word = word.replace('-\n','');
    // multiline selection, optimize for pdf.js
    word = word.replace('\n', ' ');
    //console.log(&quot;word:&quot;, word);
  }
  return word
}

// split by 100 length
function *split(text, maxLength) {
  var index = 0;
  var regZh = /[\u4E00-\u9FD5]+/g
  var step = maxLength;
  if (!regZh.test(text)) {
    // en-US断句在标点边界
    var counter = 0;
    while (index &amp;lt; text.length &amp;&amp; counter &amp;lt; 20) {
      step = maxLength;
      counter++;
      // search step;
      // dirty hack 10 is ok!
      for (let i =0; i &amp;lt; (((text.length - index) &amp;lt; 10)?(text.length - index):10); i++) {
        if (/^[\s.,?!]+$/m.test(text.substr(index + step, 1))) {
          step += 1
          break;
        } else {
          step -= 1;
        }
        if (step == 0) {
          // 包括最后一个字符
          step = maxLength + 1;
          break;
        }
      }
      yield text.slice(index, index + step);
      index += step;
    }
  } else {
    // chinese!
    var reg = /[a-zA-Z\s]+/g
    var counter = 0;
    while (index &amp;lt; text.length &amp;&amp; counter &amp;lt; 20) {
      counter++;
      let result = reg.exec(text);
      if (result) {
        yield text.slice(index, result.index);
        yield result[0];
        step = result.index - index + result[0].length;
      } else {
        yield text.slice(index, index + maxLength);
        step = maxLength;
      }
      index += step;
    }
  }
}

function play(text) {
  //console.log(&quot;[DEBUG] PLAYOUND&quot;)
  var context = new AudioContext();
  var voices = [];
  //var reg = /[\u4E00-\u9FD5]+/g
  var reg = /[\u4E00-\u9FCC]+/g
  for (let s of split(text, 100)) {
    if (!s) {
      return;
    }
    if (!reg.test(s)) {
      LANG = 'en-US';
    } else {
      LANG = 'zh-CN';
    }
    //var soundUrl = `https://code.responsivevoice.org/getvoice.php?t=${s}&amp;tl=${LANG}&amp;sv=&amp;vn=&amp;pitch=0.5&amp;rate=0.5&amp;vol=1`
    var soundUrl = `https://code.responsivevoice.org/develop/getvoice.php?t=${s}&amp;tl=${LANG}&amp;sv=&amp;vn=&amp;pitch=0.5&amp;rate=0.5&amp;vol=1`
    var p = new Promise(function(resolve, reject) {
      // console.log(&quot;text parts: &quot;, s);
      var ret = GM_xmlhttpRequest({
        method: &quot;GET&quot;,
        url: soundUrl,
        responseType: 'arraybuffer',
        onload: function(res) {
          try {
            // console.log(&quot;get data&quot;, res.statusText);
            resolve(res.response);
            progressBar.setAttribute('value', progressBar.getAttribute('value') + 1);
          } catch(e) {
            reject(e);
          }
        }
      });
    });
    voices.push(p);
  }
  progressBar.setAttribute('max', voices.length);
  progressBar.setAttribute('value', 0);
  Promise.all(voices).then(playSound, e=&amp;gt;console.log(e));

  function playSound(bufferList) {
    // finish
    progressBar.style.display = &quot;none&quot;;
    var reader = new FileReader();
    var blob = new Blob(bufferList, {type: 'application/octet-binary'});
    reader.addEventListener(&quot;loadend&quot;, function() {
      var buffer = reader.result;
      //console.log(&quot;final ArrayBuffer:&quot;, buffer);
      context.decodeAudioData(buffer, function(buffer) {
        if (playing) {
          console.log('playing: ', playing);
          try {
            source.stop();
            playing = false;
          } catch (e) {
            console.log(e);
          }
        }
        source = context.createBufferSource();
        source.buffer = buffer;
        source.connect(context.destination);
        source.start(0);
        playing = true;
        source.onended = () =&amp;gt; {playing = false;}
      })
    });
    reader.readAsArrayBuffer(blob);
  }
}
&lt;/pre&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://192.168.0.105:8284/20180715-140839&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://192.168.0.105:8284/20180715-140754&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://192.168.0.105:8284/20180714-160308&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;https://greasyfork.org/scripts/14492-pagespeak/code/pageSpeak.user.js&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;https://greasyfork.org/scripts/13207-dictvoice/code/DictVoice.user.js&quot;&gt;&lt;/script&gt;&lt;iframe style=&quot;display: none; &quot; id=&quot;spellIt&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;https://greasyfork.org/scripts/2430-discuz-download/code/Discuz-download.user.js&quot;&gt;&lt;/script&gt;&lt;/body&gt;&lt;/html&gt;

]]></description>
    </item>
        <item>
        <title><![CDATA[获取网页源码脚本安装包]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/481408]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Sun, 27 May 2018 01:34:34 -0700]]></pubDate>
        <description><![CDATA[(function (){
if(document.getElementById('cutsource')){

}else{

var c1='display:block!important;text-align:center;color:#fff;line-height:30px;font-size:13px;opacity:0.3;background:rgba(0, 0, 0, 0.9);cursor:pointer;position:fixed;left:10px;bottom:2%;width:40px;height:30px;right:0px;z-index:99';



var a1 = document.createElement('span');		

a1.id='cutsource';
		a1.style.cssText = c1;		

var str=&quot;\u6e90\u7801&quot;;
	a1.innerHTML =unescape(str.replace(/\\u/g, '%u'));	


	a1.addEventListener('click', function () {				

window.mx_browser_obj.openUrl('http://lab.tianyizone.com/view-source/?url='+location.href);

	}, false);		

	document.body.appendChild(a1);
}




})();(function (){
if(document.getElementById('cutsource')){

}else{

var c1='display:block!important;text-align:center;color:#fff;line-height:30px;font-size:13px;opacity:0.3;background:rgba(0, 0, 0, 0.9);cursor:pointer;position:fixed;left:10px;bottom:2%;width:40px;height:30px;right:0px;z-index:99';



var a1 = document.createElement('span');		

a1.id='cutsource';
		a1.style.cssText = c1;		

var str=&quot;\u6e90\u7801&quot;;
	a1.innerHTML =unescape(str.replace(/\\u/g, '%u'));	


	a1.addEventListener('click', function () {				

window.mx_browser_obj.openUrl('http://lab.tianyizone.com/view-source/?url='+location.href);

	}, false);		

	document.body.appendChild(a1);
}




})();(函数 () {如果 (文档. getElementById (&quot;cutsource&quot;)) {

其他

var c1='display:block!important;text-align:center;color: #fff; 线高:30 像素; 字体大小:13 像素; 不透明度: 0.3; 背景: rgba (0, 0, 0, 0.9); 光标: 指针; 位置: 固定; 左:10 像素; 底部: 2%; 宽度:40 像素; 高度:30 像素; 右: 0 像素; z 索引:99 ';

var a1 = 文档 createElement (&quot;跨度&quot;);

a1. id = ' cutsource ';

    a1.style.cssText = c1;        
var str = &quot;\ u6e90\u7801&quot;;

a1.innerHTML =unescape(str.replace(/\\u/g, '%u'));    

a1.addEventListener('click', function () {                
window.mx_browser_obj.openUrl (http://tianyizone 实验室. com/视图-源/url = ' + 位置. href);

}, false);        

document.body.appendChild(a1);
}

})();

(函数 () {
如果 (文档. getElementById (&quot;cutsource&quot;)) {

其他

var c1='display:block!important;text-align:center;color: #fff; 线高:30 像素; 字体大小:13 像素; 不透明度: 0.3; 背景: rgba (0, 0, 0, 0.9); 光标: 指针; 位置: 固定; 左:10 像素; 底部: 2%; 宽度:40 像素; 高度:30 像素; 右: 0 像素; z 索引:99 ';



var a1 = 文档 createElement (&quot;跨度&quot;);

a1. id = ' cutsource ';
a1.style.cssText = c1;

var str = &quot;\ u6e90\u7801&quot;;
a1. innerHTML = unescape (str 替换 (/\n u/g, '%u '));


a1. addEventListener (&quot;单击&quot;, 函数 () {

window.mx_browser_obj.openUrl (&quot;http://lab.tianyizone.com/view-source/？ url=&quot; + 位置. href);

}, false);

文件. appendChild (a1);
}




})();
]]></description>
    </item>
        <item>
        <title><![CDATA[百度云网盘直接下载 免装客户端]]></title>
		<link><![CDATA[https://jbj.wodemo.com/entry/481404]]></link>
		<dc:creator><![CDATA[脚本精灵(cmp (@jbj)]]></dc:creator>
		<pubDate><![CDATA[Sun, 27 May 2018 01:18:19 -0700]]></pubDate>
        <description><![CDATA[&lt;a href=&quot;https://greasyfork.org/scripts/39504-%E7%99%BE%E5%BA%A6%E7%BD%91%E7%9B%98%E7%9B%B4%E6%8E%A5%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B-%E7%9B%B4%E9%93%BE%E5%8A%A0%E9%80%9F%E7%89%88/code/%E7%99%BE%E5%BA%A6%E7%BD%91%E7%9B%98%E7%9B%B4%E6%8E%A5%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B%20%E7%9B%B4%E9%93%BE%E5%8A%A0%E9%80%9F%E7%89%88.user.js&quot;&gt;安装脚本&lt;/a&gt;百度网盘直接下载助手 直链加速版
通过迅雷,IDM直接下载百度网盘和百度网盘分享的文件,告别百度VIP,免装客户端,支持批量下载
安装此脚本?
访问作者网站寻求支持 或 在 Greasy Fork 上提问、评价或举报这个脚本。
作者syhyz1990今日安装723总安装量65,565得分167 0 1 版本1.2.3创建日期2018-03-15最近更新2018-04-06许可协议不适用
应用到 baidu.com 显示更多
脚本描述

百度网盘直接下载助手 直链加速版





安装地址

百度网盘直接下载助手 直链加速版

更新日志

2018-04-06 : v1.2.3 修复获取链接无法下载的问题

2018-03-23 : v1.2.1 修复在我的网盘下载链接无效的问题, 修复搜索结果无法下载的问题, 修复网格模式获取错误的问题, 调整下载图标位置

2018-03-15 : v1.0 替换外链下载高速通道

插件功能

解除大文件下载限制
支持文件夹下载
支持多文件下载
支持批量复制下载链接
使用必读

本版本基于 [百度网盘直接下载助手]) 修改, 大幅加快通过直链的下载速度, 实测100M光纤下载大文件速度高达11MB/s

小文件推荐使用 [下载助手]-[直接下载]

大文件推荐使用 [下载助手]-[显示链接]

均推荐使用 IDM 进行下载 (IDM 下载地址)



Tips: 被列入百度黑名单的用户, 退出账号后获取链接即可达到最大速度

如果您觉得脚本对您有帮助，请往我的支付宝客户端，扫描二维码，捐赠 X元，^_^，谢谢！


  ]]></description>
    </item>
    </channel>
</rss>
