Skip to content

Commit 56d4b89

Browse files
committed
Update Picviewer CE+.user.js
1 parent 3b7709b commit 56d4b89

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Picviewer CE+/Picviewer CE+.user.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26218,7 +26218,7 @@ ImgOps | https://imgops.com/#b#`;
2621826218
GM_config.init({
2621926219
id: 'pv-prefs',
2622026220
title: GM_config.create('a', {
26221-
href: 'https://greasyfork.org/scripts/24204-picviewer-ce',
26221+
href: 'https://hoothin.github.io/UserScripts/Picviewer%20CE%2B',
2622226222
target: '_blank',
2622326223
textContent: 'Picviewer CE+ '+i18n("config"),
2622426224
title: i18n("openHomePage")
@@ -26940,7 +26940,8 @@ ImgOps | https://imgops.com/#b#`;
2694026940
node: "a",
2694126941
text: "Hoothin",
2694226942
attr: {
26943-
"href": "mailto:[email protected]"
26943+
href: "https://www.hoothin.com/",
26944+
target: "_blank"
2694426945
}
2694526946
},
2694626947
{

0 commit comments

Comments
 (0)