mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
update FileRun URLs (#1805)
- ref: #1 - `https://www.filerun.com/ : HTTPSConnectionPool(host='www.filerun.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)')))` - `https://www.filerun.com/demo : HTTPSConnectionPool(host='www.filerun.com', port=443): Max retries exceeded with url: /demo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)')))`
This commit is contained in:
parent
5a3b570a2a
commit
7b49bf0804
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: FileRun
|
||||
website_url: https://www.filerun.com/
|
||||
website_url: https://filerun.com/
|
||||
description: Complete solution for your files with integration with Google and Office.
|
||||
licenses:
|
||||
- ⊘ Proprietary
|
||||
|
|
@ -7,5 +7,5 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- File Transfer & Synchronization
|
||||
source_code_url: https://www.filerun.com/
|
||||
demo_url: https://www.filerun.com/demo
|
||||
source_code_url: https://filerun.com/
|
||||
demo_url: https://filerun.com/demo
|
||||
Loading…
Reference in a new issue