mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
[clink, pacebin] update to new Forgejo URLs (#1627)
This commit is contained in:
parent
00cb5a7bda
commit
5d5ba6f29a
2 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: "clink"
|
||||
website_url: "https://git.swurl.xyz/swirl/clink.git/about/"
|
||||
source_code_url: "https://git.swurl.xyz/swirl/clink.git"
|
||||
website_url: "https://git.crueter.xyz/crueter/clink"
|
||||
source_code_url: "https://git.crueter.xyz/crueter/clink"
|
||||
description: "A super-minimal link shortening service written in pure C, focusing on small executable size, portability, and ease of configuration."
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
|
|
@ -8,4 +8,4 @@ platforms:
|
|||
- C
|
||||
tags:
|
||||
- URL Shorteners
|
||||
demo_url: "https://short.swurl.xyz"
|
||||
demo_url: "https://short.crueter.xyz"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: "pacebin"
|
||||
website_url: "https://git.swurl.xyz/swirl/pacebin.git/about/"
|
||||
source_code_url: "https://git.swurl.xyz/swirl/pacebin.git"
|
||||
website_url: "https://git.crueter.xyz/crueter/pacebin"
|
||||
source_code_url: "https://git.crueter.xyz/crueter/pacebin"
|
||||
description: "Super-minimal pastebin and file upload service focusing on small executable size, portability, and ease of configuration."
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
|
|
@ -9,4 +9,4 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
- File Transfer - Single-click & Drag-n-drop Upload
|
||||
demo_url: "https://paste.swurl.xyz"
|
||||
demo_url: "https://paste.crueter.xyz"
|
||||
|
|
|
|||
Loading…
Reference in a new issue