Update source URL info

This commit is contained in:
Jaidyn Ann 2024-01-29 00:06:49 -06:00
parent 5844b99863
commit 516ed09e68
3 changed files with 8 additions and 8 deletions

View File

@ -19,7 +19,7 @@ USAGE
Just use `quicklisp` (pop this in your "~/quicklisp/local-projects/",
and you're good).
There is one thing that isn't in quicklisp that this needs, though:
* cl-ipfs-api² (https://git.eunichx.us/cl-ipfs-api2.git)
* cl-ipfs-api² (https://hak.xwx.moe/jadedctrl/cl-ipfs-api2)
Once you've loaded :distribute-coin into your REPL, just run:
(distribute-coin:server)
@ -32,6 +32,6 @@ on usage of #'server.
BORING STUFF
----------------------------------------
License is AGPLv3-- check COPYING.txt.
Author is Jaidyn Ann <jadedctrl@teknik.io>
Permanent instance over at https://coinsh.red
Sauce is at https://git.eunichx.us/distribute-coin.git
Author is Jaidyn Ann <jadedctrl@posteo.at>
Flagship instance was https://coinsh.red
Sauce is at https://hak.xwx.moe/jadedctrl/distribute-coin

View File

@ -1,7 +1,7 @@
(defsystem "distribute-coin"
:version "0.1"
:author "Jaidyn Ann <jadedctrl@teknik.io>"
:license "Cooperative Software License"
:version "0.11"
:author "Jaidyn Ann <jadedctrl@posteo.at>"
:license "GNU AGPLv3"
:depends-on ("hunchentoot" "translate" "html-template" "cl-ipfs-api2")
:components ((:module "src"
:components

View File

@ -10,7 +10,7 @@
<li><a href="https://eunichx.us">eunichx</a></li>
<li><a href="http://4wxnumwn5zljjkyi.onion/">
onion</a></li>
<li><b><a href="https://git.eunichx.us/insert-coin.git">
<li><b><a href="https://hak.xwx.moe/jadedctrl/distribute-coin">
source-code</a></b></li>
</ul>
</div>