mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Fix kubek website url (#833)
- ref: #1 - `https://kubek.seeroy.ru : HTTPSConnectionPool(host='kubek.seeroy.ru', port=443): Max retries exceeded with url: / (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f8ace81db70>: Failed to resolve 'kubek.seeroy.ru' ([Errno -2] Name or service not known)"))`
This commit is contained in:
parent
84cb4eac53
commit
0873b9cd7e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: Kubek
|
||||
website_url: https://kubek.seeroy.ru
|
||||
website_url: https://kubek.seeeroy.ru
|
||||
description: Web management panel for Minecraft servers.
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue