chore: Replace secubox.io with secubox.cybermood.eu
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
5ea1b2ad63
commit
8ea06e77b7
@ -376,5 +376,5 @@ MIT License - Copyright (C) 2025 CyberMind.fr
|
|||||||
## Support
|
## Support
|
||||||
|
|
||||||
- GitHub Issues: https://github.com/secubox/secubox-openwrt
|
- GitHub Issues: https://github.com/secubox/secubox-openwrt
|
||||||
- Documentation: https://docs.secubox.io
|
- Documentation: https://secubox.cybermood.eu/docs
|
||||||
- CrowdSec Docs: https://docs.crowdsec.net
|
- CrowdSec Docs: https://docs.crowdsec.net
|
||||||
|
|||||||
@ -334,9 +334,9 @@ return view.extend({
|
|||||||
E('span', {}, 'GitHub'),
|
E('span', {}, 'GitHub'),
|
||||||
E('span', {}, 'Code source')
|
E('span', {}, 'Code source')
|
||||||
]),
|
]),
|
||||||
E('a', { 'class': 'ds-link', 'href': 'https://secubox.io', 'target': '_blank' }, [
|
E('a', { 'class': 'ds-link', 'href': 'https://secubox.cybermood.eu', 'target': '_blank' }, [
|
||||||
E('span', {}, 'Site Web'),
|
E('span', {}, 'Site Web'),
|
||||||
E('span', {}, 'secubox.io')
|
E('span', {}, 'secubox.cybermood.eu')
|
||||||
]),
|
]),
|
||||||
E('a', { 'class': 'ds-link', 'href': 'https://cybermind.fr', 'target': '_blank' }, [
|
E('a', { 'class': 'ds-link', 'href': 'https://cybermind.fr', 'target': '_blank' }, [
|
||||||
E('span', {}, 'CyberMind'),
|
E('span', {}, 'CyberMind'),
|
||||||
|
|||||||
@ -25,7 +25,7 @@
|
|||||||
],
|
],
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository_url": "https://github.com/secubox/luci-app-advanced-monitoring",
|
"repository_url": "https://github.com/secubox/luci-app-advanced-monitoring",
|
||||||
"documentation_url": "https://docs.secubox.io/monitoring",
|
"documentation_url": "https://secubox.cybermood.eu/docs/monitoring",
|
||||||
"installed": true,
|
"installed": true,
|
||||||
"update_available": false,
|
"update_available": false,
|
||||||
"size_mb": 2.5
|
"size_mb": 2.5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user