From 897e90c9b2ca62057a4a82957d27e91cd6b0e31f Mon Sep 17 00:00:00 2001 From: LinuxWizard42 Date: Mon, 3 Apr 2023 17:55:22 +0300 Subject: Removed link to non-existing leaderboard --- cwebhook/index.html | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++ servers/index.html | 4 +++- software/index.html | 3 +++ wizardbotv2/index.html | 3 --- 4 files changed, 65 insertions(+), 4 deletions(-) create mode 100644 cwebhook/index.html diff --git a/cwebhook/index.html b/cwebhook/index.html new file mode 100644 index 0000000..e6469d4 --- /dev/null +++ b/cwebhook/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + +CWebHook - VoidNet + + + +
+
+
+
+

CWebHook

+ +CWebHook is webhook server for linux that runs configured command set in JSON formatted
+configuration file when receiving POST request to any of the configured URLs in the configuration file
+with output optionally being pre-defined or the command output. +
+
+
+
+There's no pre-compiled release but source code is availabe at VoidNet Git +
+
+
+
+
+ + diff --git a/servers/index.html b/servers/index.html index 5860d2e..9d59368 100644 --- a/servers/index.html +++ b/servers/index.html @@ -53,7 +53,9 @@ SFTP Server: sftp://voidnet.dy.fi (Port 7201)

Git server: https://git.voidnet.dy.fi

-Gitweb: https://voidnet.dy.fi/gitweb +Gitweb: https://gitweb.voidnet.dy.fi +

+SVN: https://svn.voidnet.dy.fi
diff --git a/software/index.html b/software/index.html index 0f7d153..d53bc6a 100644 --- a/software/index.html +++ b/software/index.html @@ -54,6 +54,9 @@ This page has list of software created by VoidNet owner or other people who want

WizardBot V2 +
+
+CWebHook
diff --git a/wizardbotv2/index.html b/wizardbotv2/index.html index f90bb98..ba9af71 100644 --- a/wizardbotv2/index.html +++ b/wizardbotv2/index.html @@ -47,9 +47,6 @@ WizardBot V2 is the second version of twitch bot made by VoidNet owner. Programming language the bot is written in: C

-WizardBot V2 Cookies Leaderboard -
-
List of WizardBot V2 commands

-- cgit v1.2.3-86-g962b