diff --git a/core.py b/core.py index 4a989bc..a599ac5 100755 --- a/core.py +++ b/core.py @@ -63,7 +63,7 @@ def getDataFromJSON(file_number, filepath, failed_folder): # 从JSON返回元 } # default fetch order list, from the begining to the end - sources = ["javbus", "javdb", "fanza", "mgstage", "fc2", "avsox"] + sources = ["javbus", "javdb", "fanza", "mgstage", "fc2", "avsox", "jav321"] # if the input file name matches centain rules, # move some web service to the begining of the list