Skip to content

Commit 2f452e3

Browse files
authored
Hiperdex: change domain (#7923)
Closes #7920
1 parent 91da4d5 commit 2f452e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/mjs/connectors/Hiperdex.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default class Hiperdex extends WordPressMadara {
1212
label: 'URL',
1313
description: 'This website changes their URL regularly.\nThis is the last known URL which can also be manually set by the user.',
1414
input: 'text',
15-
value: 'https://hiperdex.xyz'
15+
value: 'https://hiperdex.com'
1616
}
1717
};
1818
}

0 commit comments

Comments
 (0)