Missed the url fix
1 files changed, 2 insertions(+), 2 deletions(-) M pixiv-fanbox-unlazy.user.js
M pixiv-fanbox-unlazy.user.js +2 -2
@@ 1,10 1,10 @@ // ==UserScript== // @name pixiv fanbox no lazy loading image // @namespace https://myconan.net -// @version 1.0.0 +// @version 1.0.1 // @description Lazy loading is bad for environment. Disable it. // @author nanaya -// @match https://tweetdeck.twitter.com/* +// @match https://*.fanbox.cc/* // @grant none // @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/pixiv-fanbox-unlazy.user.js?rev=tip // ==/UserScript==