use your own webhook you leech and fix akisbug

Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
Odyssey346
2022-07-29 23:51:10 +02:00
parent c19bf73077
commit 140be4e9dd
3 changed files with 23 additions and 7 deletions

View File

@ -50,6 +50,12 @@
required
placeholder="Your message"
></textarea>
<input
type="text"
name="webhook"
placeholder="Your webhook URL"
required
/>
<div class="h-captcha" data-sitekey="{{.HCaptchaSiteKey}}"></div>
<input type="submit" value="Submit" />
</form>