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:
nodiscc 2023-09-05 01:57:12 +00:00 committed by GitHub
parent 97f92778ac
commit e911baa435
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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