From fe76402c6d2b60d00cb870b67bed4eeaf90f1138 Mon Sep 17 00:00:00 2001
From: TDavis
Date: Sat, 30 Mar 2019 05:07:13 -0300
Subject: m
---
cgi/templates/banned.html | 2 +-
cgi/weabot.py | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
(limited to 'cgi')
diff --git a/cgi/templates/banned.html b/cgi/templates/banned.html
index e61cb73..9e59699 100644
--- a/cgi/templates/banned.html
+++ b/cgi/templates/banned.html
@@ -53,7 +53,7 @@
ERROR: Se te ha prohibido el acceso
Lo sentimos, tu IP (#{ip}) o red están en lista negra.
-
+
- La razón fue:
#{reason}
diff --git a/cgi/weabot.py b/cgi/weabot.py
index 237a944..3bcef7b 100755
--- a/cgi/weabot.py
+++ b/cgi/weabot.py
@@ -318,8 +318,7 @@ class weabot(object):
expire = ""
template_values = {
- 'cgi_url': Settings.CGI_URL,
- 'return_board': path_split[2],
+ #'return_board': path_split[2],
'boards_str': boards_str,
'reason': ban['reason'],
'added': formatTimestamp(ban["added"]),
--
cgit v1.2.1-18-gbd029