File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 4545// @grant GM.registerMenuCommand
4646// @grant GM.notification
4747// @grant unsafeWindow
48- // @require http://hoothin.github.io/UserScripts/Picviewer%20CE%2B/GM_config%20CN.js?v=1757208217
49- // @require http://hoothin.github.io/UserScripts/Picviewer%20CE%2B/pvcep_rules.js?v=1757208217
50- // @require http://hoothin.github.io/UserScripts/Picviewer%20CE%2B/pvcep_lang.js?v=1757208217
48+ // @require http://hoothin.github.io/UserScripts/Picviewer%20CE%2B/GM_config%20CN.js?v=1757244391
49+ // @require http://hoothin.github.io/UserScripts/Picviewer%20CE%2B/pvcep_rules.js?v=1757244391
50+ // @require http://hoothin.github.io/UserScripts/Picviewer%20CE%2B/pvcep_lang.js?v=1757244391
5151// @match *://*/*
5252// @exclude http://www.toodledo.com/tasks/*
5353// @exclude http*://maps.google.com*/*
@@ -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 {
You can’t perform that action at this time.
0 commit comments