Surplus_Up (2DU) %!s(int64=7) %!d(string=hai) anos
pai
achega
33d6a0accc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      route/tool/func.py

+ 1 - 0
route/tool/func.py

@@ -834,6 +834,7 @@ def history_plus(title, data, date, ip, send, leng):
     id_data = curs.fetchall()
 
     get_type = re.search('(\((?:(?:(?!\)).)+)\))$', send)
+    send = re.sub('(\((?:(?:(?!\)).)+)\))$', '', send)
 
     send = re.sub('\(|\)|<|>', '', send)