Skip to content

Commit 26d2c18

Browse files
committed
Merge branch 'master' of https://github.com/hoothin/UserScripts
2 parents 4f7c682 + ad6e08c commit 26d2c18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Picviewer CE+/dist.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// @version 2025.12.19.1
1616
// @icon data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAV1BMVEUAAAD////29vbKysoqKioiIiKysrKhoaGTk5N9fX3z8/Pv7+/r6+vk5OTb29vOzs6Ojo5UVFQzMzMZGRkREREMDAy4uLisrKylpaV4eHhkZGRPT08/Pz/IfxjQAAAAgklEQVQoz53RRw7DIBBAUb5pxr2m3/+ckfDImwyJlL9DDzQgDIUMRu1vWOxTBdeM+onApENF0qHjpkOk2VTwLVEF40Kbfj1wK8AVu2pQA1aBBYDHJ1wy9Cf4cXD5chzNAvsAnc8TjoLAhIzsBao9w1rlVTIvkOYMd9nm6xPi168t9AYkbANdajpjcwAAAABJRU5ErkJggg==
1717
// @namespace https://github.com/hoothin/UserScripts
18-
// @homepage https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE%2B
18+
// @homepage https://pv.hoothin.com/
1919
// @supportURL https://github.com/hoothin/UserScripts/issues
2020
// @connect www.google.com
2121
// @connect www.google.com.hk
@@ -26450,7 +26450,7 @@ ImgOps | https://imgops.com/#b#`;
2645026450
GM_config.init({
2645126451
id: 'pv-prefs',
2645226452
title: GM_config.create('a', {
26453-
href: 'https://hoothin.github.io/UserScripts/Picviewer%20CE%2B',
26453+
href: 'https://pv.hoothin.com/',
2645426454
target: '_blank',
2645526455
textContent: 'Picviewer CE+ '+i18n("config"),
2645626456
title: i18n("openHomePage")

0 commit comments

Comments
 (0)