# HG changeset patch # User nanaya # Date 1594208705 -32400 # Node ID 5a3a269c5e6fd828acc62362af40811b58f27acd # Parent 159d9b95a590ba0264c4e101dfdadd53b84f9e5a Update downloadurl diff -r 159d9b95a590 -r 5a3a269c5e6f cuffs-hulotte-popup.user.js --- a/cuffs-hulotte-popup.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/cuffs-hulotte-popup.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,14 +1,14 @@ // ==UserScript== // @name Cuffs/Hulotte tuning // @namespace https://myconan.net -// @version 1.1.4 +// @version 1.1.5 // @description Strip out Cuffs/Hulotte age confirmation popup, disables lightbox // @author nanaya // @match http://www.cuffs.co.jp/* // @match http://www.cuffs-cube.jp/* // @match http://hulotte.jp/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/cuffs-hulotte-popup.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/cuffs-hulotte-popup.user.js?rev=tip // ==/UserScript== /* global jQuery, stopload */ diff -r 159d9b95a590 -r 5a3a269c5e6f jiku-chu-direct-link.user.js --- a/jiku-chu-direct-link.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/jiku-chu-direct-link.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,13 +1,13 @@ // ==UserScript== // @name Jiku-Chu direct link // @namespace https://myconan.net -// @version 2.5.4 +// @version 2.5.5 // @description Make proper link on Jiku-Chu pages // @author nanaya // @match http://www.jiku-chu.com/* // @match https://www.jiku-chu.com/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/jiku-chu-direct-link.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/jiku-chu-direct-link.user.js?rev=tip // ==/UserScript== ;(function () { diff -r 159d9b95a590 -r 5a3a269c5e6f mandarake-direct-link.user.js --- a/mandarake-direct-link.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/mandarake-direct-link.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,13 +1,13 @@ // ==UserScript== // @name mandarake direct link // @namespace https://myconan.net -// @version 1.3.4 +// @version 1.3.5 // @description Make proper link on mandarake pages // @author nanaya // @match https://order.mandarake.co.jp/* // @match http://order.mandarake.co.jp/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/mandarake-direct-link.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/mandarake-direct-link.user.js?rev=tip // ==/UserScript== /* global $ */ diff -r 159d9b95a590 -r 5a3a269c5e6f medium-popup-disable.user.js --- a/medium-popup-disable.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/medium-popup-disable.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,7 +1,7 @@ // ==UserScript== // @name Medium popup disable // @namespace https://myconan.net -// @version 1.0.5 +// @version 1.0.6 // @description Strip out Medium's highlighting popup "feature" // @author nanaya // @match https://medium.com/* @@ -9,7 +9,7 @@ // @match https://m.signalvnoise.com/* // @match https://hackernoon.com/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/medium-popup-disable.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/medium-popup-disable.user.js?rev=tip // ==/UserScript== ;(function () { diff -r 159d9b95a590 -r 5a3a269c5e6f pixiv-direct-external-link.user.js --- a/pixiv-direct-external-link.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/pixiv-direct-external-link.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,12 +1,12 @@ // ==UserScript== // @name pixiv direct external link // @namespace https://myconan.net -// @version 1.1.3 +// @version 1.1.4 // @description Make proper link on pixiv pages // @author nanaya // @match http://www.pixiv.net/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/pixiv-direct-external-link.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/pixiv-direct-external-link.user.js?rev=tip // ==/UserScript== /* global $ */ diff -r 159d9b95a590 -r 5a3a269c5e6f rakuten-books-direct-search.user.js --- a/rakuten-books-direct-search.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/rakuten-books-direct-search.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,7 +1,7 @@ // ==UserScript== // @name rakuten books direct search // @namespace https://myconan.net -// @version 1.0.4 +// @version 1.0.5 // @description Search on rakuten without tracking proxy // @author nanaya // @match https://books.rakuten.co.jp/* @@ -9,7 +9,7 @@ // @match https://*.books.rakuten.co.jp/* // @match http://*.books.rakuten.co.jp/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/rakuten-books-direct-search.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/rakuten-books-direct-search.user.js?rev=tip // ==/UserScript== /* global jQuery */ diff -r 159d9b95a590 -r 5a3a269c5e6f soranews-image.user.js --- a/soranews-image.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/soranews-image.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,12 +1,12 @@ // ==UserScript== // @name Soranews image fix // @namespace https://myconan.net -// @version 1.0.0 +// @version 1.0.1 // @description Soranews lazy load image fix // @author nanaya // @match https://soranews24.com/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/soranews-image.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/soranews-image.user.js?rev=tip // ==/UserScript== ;(function () { diff -r 159d9b95a590 -r 5a3a269c5e6f surugaya-fixes.user.js --- a/surugaya-fixes.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/surugaya-fixes.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,12 +1,12 @@ // ==UserScript== // @name suruga-ya fixes // @namespace https://myconan.net -// @version 1.0.0 +// @version 1.0.1 // @description Show all products // @author nanaya // @match https://www.suruga-ya.jp/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/surugaya-fixes.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/surugaya-fixes.user.js?rev=tip // ==/UserScript== ;(function () { diff -r 159d9b95a590 -r 5a3a269c5e6f tweetdeck-column-fix.user.js --- a/tweetdeck-column-fix.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/tweetdeck-column-fix.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,12 +1,12 @@ // ==UserScript== // @name Tweetdeck column fix // @namespace https://myconan.net -// @version 1.0.0 +// @version 1.0.1 // @description No weird column alignment // @author nanaya // @match https://tweetdeck.twitter.com/* // @grant GM_addStyle -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/tweetdeck-column-fix.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/tweetdeck-column-fix.user.js?rev=tip // ==/UserScript== /* global GM_addStyle */ diff -r 159d9b95a590 -r 5a3a269c5e6f tweetdeck-large-image.user.js --- a/tweetdeck-large-image.user.js Tue Jul 07 01:58:20 2020 +0900 +++ b/tweetdeck-large-image.user.js Wed Jul 08 20:45:05 2020 +0900 @@ -1,12 +1,12 @@ // ==UserScript== // @name Tweetdeck large image // @namespace https://myconan.net -// @version 2.0.7 +// @version 2.0.8 // @description No more stupid link for images in tweetdeck // @author nanaya // @match https://tweetdeck.twitter.com/* // @grant none -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/tweetdeck-large-image.user.js +// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/tweetdeck-large-image.user.js?rev=tip // ==/UserScript== ;(function () {