Mercurial > ec-userscripts
diff soranews-image.user.js @ 118:8de2d53a4cb1
Fix metadata
- fix download url
- unify spacing
author | nanaya <me@nanaya.net> |
---|---|
date | Sun, 15 Jan 2023 23:57:10 +0900 |
parents | d9dc190bccaf |
children |
line wrap: on
line diff
--- a/soranews-image.user.js Sun Jan 15 23:49:35 2023 +0900 +++ b/soranews-image.user.js Sun Jan 15 23:57:10 2023 +0900 @@ -1,12 +1,12 @@ // ==UserScript== -// @name Soranews image fix -// @namespace https://nanaya.net -// @version 1.0.3 -// @description Soranews lazy load image fix -// @author nanaya -// @match https://soranews24.com/* -// @grant none -// @downloadURL https://hg.nanaya.net/ec-userscripts/raw-file/tip/soranews-image.user.js +// @name Soranews image fix +// @namespace https://nanaya.net +// @version 1.0.3 +// @description Soranews lazy load image fix +// @author nanaya +// @match https://soranews24.com/* +// @grant none +// @downloadURL https://hg.nanaya.net/ec-userscripts/raw-file/tip/soranews-image.user.js // ==/UserScript== 'use strict';