# HG changeset patch # User nanaya # Date 1596710484 -32400 # Node ID e4b970501e8ecb8e1d306d0b0bdf4e9c6752a015 # Parent 9dc1be1a6c7a2511463882601b2c38c808c2f5ea Missed the url fix diff -r 9dc1be1a6c7a -r e4b970501e8e pixiv-fanbox-unlazy.user.js --- a/pixiv-fanbox-unlazy.user.js Thu Aug 06 19:39:49 2020 +0900 +++ b/pixiv-fanbox-unlazy.user.js Thu Aug 06 19:41:24 2020 +0900 @@ -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==