2du hace 5 años
padre
commit
bc23b5bbe8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      route/tool/func.py

+ 1 - 1
route/tool/func.py

@@ -563,7 +563,7 @@ def next_fix(link, num, page, end = 50):
 
 def other2(data):
     global req_list
-    main_css_ver = '58'
+    main_css_ver = '59'
     data += ['' for _ in range(0, 3 - len(data))]
 
     if req_list == '':