dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 022ecc812e0e4f27f90408affee56d215446eaa7
parent d99be95c9873946c909c80aa93e3f45adebc06d8
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sun, 28 May 2023 21:32:19 -0700

dread code

Diffstat:
Mpkg/web/web.go | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/pkg/web/web.go b/pkg/web/web.go @@ -334,10 +334,6 @@ func getTorServer(db *database.DkfDB) *echo.Echo { return e } -func startServer(e *echo.Echo, address string) { - -} - // Start ... func Start(db *database.DkfDB, host string, port int) { // Server for Tor/dev