Surplus_Up (2DU) 7 سال پیش
والد
کامیت
0e4dde8c31
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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)