Mercurial > ec-userscripts
comparison mandarake-direct-link.user.js @ 35:32a213717e6a
Update update url
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 20 May 2017 06:55:13 +0900 |
parents | 28505554a8b9 |
children | b60f0fd9c417 |
comparison
equal
deleted
inserted
replaced
34:a1518aba03fa | 35:32a213717e6a |
---|---|
5 // @description Make proper link on mandarake pages | 5 // @description Make proper link on mandarake pages |
6 // @author nanaya | 6 // @author nanaya |
7 // @match https://order.mandarake.co.jp/* | 7 // @match https://order.mandarake.co.jp/* |
8 // @match http://order.mandarake.co.jp/* | 8 // @match http://order.mandarake.co.jp/* |
9 // @grant none | 9 // @grant none |
10 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/mandarake-direct-link.user.js | 10 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanayapro/TK64/tip/files/mandarake-direct-link.user.js |
11 // ==/UserScript== | 11 // ==/UserScript== |
12 | 12 |
13 ;(function() { | 13 ;(function() { |
14 "use strict"; | 14 "use strict"; |
15 $(".r18mark").remove() | 15 $(".r18mark").remove() |