From 30e7ee563be27be4ccc6088c0626350b9bbf1298 Mon Sep 17 00:00:00 2001 From: 68cdrBxM8YdoJ <68cdrBxM8YdoJ@gmail.com> Date: Mon, 6 Apr 2020 21:32:19 +0900 Subject: [PATCH] Add jav321 to source list --- core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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