Explorar o código

Merge pull request #242 from 2DU/master

Master
ect (or 2du) %!s(int64=8) %!d(string=hai) anos
pai
achega
55713851d7
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 1
      func.py
  2. 1 0
      version.md

+ 1 - 1
func.py

@@ -39,7 +39,7 @@ def captcha_get():
 def captcha_post(num = 1):
     session = request.environ.get('beaker.session')
     if(num == 1):
-        if(re.search('\.|:', ip_check()) and session.get('Awaken') != 1):
+        if(re.search('\.|:', ip_check()) and session.get('Awaken') != 1 and captcha_get() != ''):
             return(1)
         else:
             return(0)

+ 1 - 0
version.md

@@ -140,6 +140,7 @@
 
 ## 도움 준 사람이나 팀
  * [Basix](https://twitter.com/Basix1120)
+ * Efrit
  * [Team Croatia](https://github.com/TeamCroatia)
  * 기타 텔레그램 및 카카오톡 채팅방 사람들