Beta 10.6更新

This commit is contained in:
wenead99
2019-06-22 16:16:18 +08:00
committed by GitHub
parent 7c16307643
commit 575a710ef8
3 changed files with 72 additions and 60 deletions

View File

@@ -6,7 +6,7 @@ import sys
from ADC_function import *
import json
version='0.10.5'
version='0.10.6'
def UpdateCheck():
html2 = get_html('https://raw.githubusercontent.com/wenead99/AV_Data_Capture/master/update_check.json')
@@ -78,4 +78,4 @@ if __name__ =='__main__':
print("[!]Cleaning empty folders")
CEF('JAV_output')
print("[+]All finished!!!")
input("[+][+]Press enter key exit, you can check the error messge before you exit.\n[+][+]按回车键结束,你可以在结束之前查看错误信息。")
input("[+][+]Press enter key exit, you can check the error messge before you exit.\n[+][+]按回车键结束,你可以在结束之前查看错误信息。")