We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7709b commit 56d4b89Copy full SHA for 56d4b89
Picviewer CE+/Picviewer CE+.user.js
@@ -26218,7 +26218,7 @@ ImgOps | https://imgops.com/#b#`;
26218
GM_config.init({
26219
id: 'pv-prefs',
26220
title: GM_config.create('a', {
26221
- href: 'https://greasyfork.org/scripts/24204-picviewer-ce',
+ href: 'https://hoothin.github.io/UserScripts/Picviewer%20CE%2B',
26222
target: '_blank',
26223
textContent: 'Picviewer CE+ '+i18n("config"),
26224
title: i18n("openHomePage")
@@ -26940,7 +26940,8 @@ ImgOps | https://imgops.com/#b#`;
26940
node: "a",
26941
text: "Hoothin",
26942
attr: {
26943
- "href": "mailto:[email protected]"
+ href: "https://www.hoothin.com/",
26944
+ target: "_blank"
26945
}
26946
},
26947
{
0 commit comments