Mercurial > ec-userscripts
changeset 15:aa43130ad87f
(none)
| author | Edho Arief <me@myconan.net> | 
|---|---|
| date | Mon, 21 Sep 2015 06:38:09 +0000 | 
| parents | 6415f831aa5a | 
| children | c0fddafb854b | 
| files | jiku-chu-direct-link.user.js pixiv-direct-external-link.user.js | 
| diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/jiku-chu-direct-link.user.js Mon Sep 21 06:34:01 2015 +0000 +++ b/jiku-chu-direct-link.user.js Mon Sep 21 06:38:09 2015 +0000 @@ -1,11 +1,12 @@ // ==UserScript== // @name Jiku-Chu direct link // @namespace https://myconan.net -// @version 2.3 +// @version 2.4 // @description Make proper link on Jiku-Chu pages // @author nanaya // @match http://www.jiku-chu.com/* // @grant none +// @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/jiku-chu-direct-link.user.js // ==/UserScript== ;(function() {
--- a/pixiv-direct-external-link.user.js Mon Sep 21 06:34:01 2015 +0000 +++ b/pixiv-direct-external-link.user.js Mon Sep 21 06:38:09 2015 +0000 @@ -1,11 +1,12 @@ // ==UserScript== // @name pixiv direct external link // @namespace https://myconan.net -// @version 1.0 +// @version 1.1 // @description Make proper link on pixiv pages // @author nanaya // @match http://www.pixiv.net/* // @grant none +// @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/pixiv-direct-external-link.user.js // ==/UserScript== ;(function() {
