changeset 79:e4b970501e8e

Missed the url fix
author nanaya <me@nanaya.pro>
date Thu, 06 Aug 2020 19:41:24 +0900
parents 9dc1be1a6c7a
children 86daedfccb43
files pixiv-fanbox-unlazy.user.js
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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==