Merge pull request #198 from 68cdrBxM8YdoJ/fix-jav321-not-load-correctly
Add jav321 to source list
This commit is contained in:
2
core.py
2
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
|
||||
|
||||
Reference in New Issue
Block a user