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

+ 1 - 1
route/tool/func.py

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