File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ def get_upload_info(upload_loc,vn="2.2"):
28
28
"upload6" :("mexico" ,"http://upload6.cpdn.org/cgi-bin/file_upload_handler" ),\
29
29
"upload7" :("korea" ,"http://upload7.cpdn.org/cgi-bin/file_upload_handler" ),\
30
30
"upload8" :("india" ,"http://upload8.cpdn.org/cgi-bin/file_upload_handler" ),
31
- "upload8 " :("bristol" ,"http://upload9.cpdn.org/cgi-bin/file_upload_handler" ),
32
- "upload8 " :("kenya" ,"http://upload10.cpdn.org/cgi-bin/file_upload_handler" )}
31
+ "upload9 " :("bristol" ,"http://upload9.cpdn.org/cgi-bin/file_upload_handler" ),
32
+ "upload10 " :("kenya" ,"http://upload10.cpdn.org/cgi-bin/file_upload_handler" )}
33
33
34
34
upload_handler = upload_info_dict [upload_loc ][1 ]
35
35
upload_template = "upload_templates/" + upload_info_dict [upload_loc ][0 ]+ vn + "/result_template_" + upload_loc
You can’t perform that action at this time.
0 commit comments