Skip to content

Instantly share code, notes, and snippets.

@tony1016
Created July 4, 2016 03:03
Show Gist options
  • Save tony1016/789c53aebe065b659399420145fd736d to your computer and use it in GitHub Desktop.
Save tony1016/789c53aebe065b659399420145fd736d to your computer and use it in GitHub Desktop.
115登录助手
// ==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