mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Remove pacebin (expired certificates, unmaintained since Feb. 2022) (#99)
- ref. #1 - `https://git.swurl.xyz/swirl/pacebin : HTTPSConnectionPool(host='git.swurl.xyz', port=443): Max retries exceeded with url: /swirl/pacebin (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))` - `https://paste.swurl.xyz/ : HTTPSConnectionPool(host='paste.swurl.xyz', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))` - https://git.swurl.xyz/swirl/pacebin/commits/branch/master
This commit is contained in:
parent
97f92778ac
commit
e911baa435
1 changed files with 0 additions and 10 deletions
|
|
@ -1,10 +0,0 @@
|
|||
name: pacebin
|
||||
website_url: https://paste.swurl.xyz/
|
||||
description: A dead-simple, self-hostable, filesystem-backed pastebin, written in C using Mongoose.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- C
|
||||
tags:
|
||||
- Pastebins
|
||||
source_code_url: https://git.swurl.xyz/swirl/pacebin
|
||||
Loading…
Reference in a new issue