changeset 82:86da34e62d29

Update url
author nanaya <me@nanaya.pro>
date Wed, 10 Mar 2021 17:56:31 +0900
parents e30cd7fbee42
children a1e007bea4f1
files cuffs-hulotte-popup.user.js jiku-chu-direct-link.user.js mandarake-direct-link.user.js medium-popup-disable.user.js pixiv-direct-external-link.user.js pixiv-fanbox-unlazy.user.js rakuten-books-direct-search.user.js soranews-image.user.js surugaya-fixes.user.js tweetdeck-column-fix.user.js tweetdeck-large-image.user.js
diffstat 11 files changed, 22 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/cuffs-hulotte-popup.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/cuffs-hulotte-popup.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,14 +1,14 @@
 // ==UserScript==
 // @name         Cuffs/Hulotte tuning
 // @namespace    https://myconan.net
-// @version      1.1.5
+// @version      1.1.6
 // @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/cuffs-hulotte-popup.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/cuffs-hulotte-popup.user.js
 // ==/UserScript==
 
 /* global jQuery, stopload */
--- a/jiku-chu-direct-link.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/jiku-chu-direct-link.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,13 +1,13 @@
 // ==UserScript==
 // @name         Jiku-Chu direct link
 // @namespace    https://myconan.net
-// @version      2.5.5
+// @version      2.5.6
 // @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/jiku-chu-direct-link.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/jiku-chu-direct-link.user.js
 // ==/UserScript==
 
 ;(function () {
--- a/mandarake-direct-link.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/mandarake-direct-link.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,13 +1,13 @@
 // ==UserScript==
 // @name         mandarake direct link
 // @namespace    https://myconan.net
-// @version      1.3.5
+// @version      1.3.6
 // @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/mandarake-direct-link.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/mandarake-direct-link.user.js
 // ==/UserScript==
 
 /* global $ */
--- a/medium-popup-disable.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/medium-popup-disable.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,7 +1,7 @@
 // ==UserScript==
 // @name         Medium popup disable
 // @namespace    https://myconan.net
-// @version      1.0.6
+// @version      1.0.7
 // @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/medium-popup-disable.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/medium-popup-disable.user.js
 // ==/UserScript==
 
 ;(function () {
--- a/pixiv-direct-external-link.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/pixiv-direct-external-link.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,12 +1,12 @@
 // ==UserScript==
 // @name         pixiv direct external link
 // @namespace    https://myconan.net
-// @version      1.1.4
+// @version      1.1.5
 // @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/pixiv-direct-external-link.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/pixiv-direct-external-link.user.js
 // ==/UserScript==
 
 /* global $ */
--- a/pixiv-fanbox-unlazy.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/pixiv-fanbox-unlazy.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,12 +1,12 @@
 // ==UserScript==
 // @name         pixiv fanbox no lazy loading image
 // @namespace    https://myconan.net
-// @version      2.0.1
+// @version      2.0.2
 // @description  Lazy loading is bad for environment. Disable it.
 // @author       nanaya
 // @match        https://*.fanbox.cc/*
 // @grant        none
-// @downloadURL  https://hg.sr.ht/~nanaya/ec-userscripts/raw/pixiv-fanbox-unlazy.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/pixiv-fanbox-unlazy.user.js
 // ==/UserScript==
 
 ;(function () {
--- a/rakuten-books-direct-search.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/rakuten-books-direct-search.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,7 +1,7 @@
 // ==UserScript==
 // @name         rakuten books direct search
 // @namespace    https://myconan.net
-// @version      1.0.5
+// @version      1.0.6
 // @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/rakuten-books-direct-search.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/rakuten-books-direct-search.user.js
 // ==/UserScript==
 
 /* global jQuery */
--- a/soranews-image.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/soranews-image.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,12 +1,12 @@
 // ==UserScript==
 // @name         Soranews image fix
 // @namespace    https://myconan.net
-// @version      1.0.1
+// @version      1.0.2
 // @description  Soranews lazy load image fix
 // @author       nanaya
 // @match        https://soranews24.com/*
 // @grant        none
-// @downloadURL  https://hg.sr.ht/~nanaya/ec-userscripts/raw/soranews-image.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/soranews-image.user.js
 // ==/UserScript==
 
 ;(function () {
--- a/surugaya-fixes.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/surugaya-fixes.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,12 +1,12 @@
 // ==UserScript==
 // @name         suruga-ya fixes
 // @namespace    https://myconan.net
-// @version      1.0.1
+// @version      1.0.2
 // @description  Show all products
 // @author       nanaya
 // @match        https://www.suruga-ya.jp/*
 // @grant        none
-// @downloadURL  https://hg.sr.ht/~nanaya/ec-userscripts/raw/surugaya-fixes.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/surugaya-fixes.user.js
 // ==/UserScript==
 
 ;(function () {
--- a/tweetdeck-column-fix.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/tweetdeck-column-fix.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,12 +1,12 @@
 // ==UserScript==
 // @name         Tweetdeck column fix
 // @namespace    https://myconan.net
-// @version      1.0.1
+// @version      1.0.2
 // @description  No weird column alignment
 // @author       nanaya
 // @match        https://tweetdeck.twitter.com/*
 // @grant        GM_addStyle
-// @downloadURL  https://hg.sr.ht/~nanaya/ec-userscripts/raw/tweetdeck-column-fix.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/tweetdeck-column-fix.user.js
 // ==/UserScript==
 
 /* global GM_addStyle */
--- a/tweetdeck-large-image.user.js	Sat Oct 03 02:21:56 2020 +0900
+++ b/tweetdeck-large-image.user.js	Wed Mar 10 17:56:31 2021 +0900
@@ -1,12 +1,12 @@
 // ==UserScript==
 // @name         Tweetdeck large image
 // @namespace    https://myconan.net
-// @version      2.0.8
+// @version      2.0.9
 // @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/tweetdeck-large-image.user.js?rev=tip
+// @downloadURL  https://hg.myconan.net/ec-userscripts/raw-file/tip/tweetdeck-large-image.user.js
 // ==/UserScript==
 
 ;(function () {