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 91da4d5 commit 2f452e3Copy full SHA for 2f452e3
src/web/mjs/connectors/Hiperdex.mjs
@@ -12,7 +12,7 @@ export default class Hiperdex extends WordPressMadara {
12
label: 'URL',
13
description: 'This website changes their URL regularly.\nThis is the last known URL which can also be manually set by the user.',
14
input: 'text',
15
- value: 'https://hiperdex.xyz'
+ value: 'https://hiperdex.com'
16
}
17
};
18
0 commit comments