Created
July 4, 2016 03:03
-
-
Save tony1016/789c53aebe065b659399420145fd736d to your computer and use it in GitHub Desktop.
115登录助手
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name 115登录助手 | |
// @namespace no | |
// @version 0.2 | |
// @description 不用安装客户端了~ | |
// @author space | |
// @include http://115.com/* | |
// @grant none | |
// @downloadURL https://coding.net/u/imspace/p/m115p/git/raw/master/script.user.js | |
// @updateURL https://coding.net/u/imspace/p/m115p/git/raw/master/script.user.js | |
// ==/UserScript== | |
'use strict'; | |
$.getScript('https://coding.net/u/imspace/p/m115p/git/raw/master/ref.js'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment