Update 3.9.1-2
This commit is contained in:
4
core.py
4
core.py
@@ -10,7 +10,7 @@ from ADC_function import *
|
||||
# =========website========
|
||||
from WebCrawler import avsox
|
||||
from WebCrawler import fanza
|
||||
from WebCrawler import fc2fans_club
|
||||
from WebCrawler import fc2
|
||||
from WebCrawler import jav321
|
||||
from WebCrawler import javbus
|
||||
from WebCrawler import javdb
|
||||
@@ -49,7 +49,7 @@ def get_data_from_json(file_number, filepath, conf: config.Config): # 从JSON
|
||||
|
||||
func_mapping = {
|
||||
"avsox": avsox.main,
|
||||
"fc2": fc2fans_club.main,
|
||||
"fc2": fc2.main,
|
||||
"fanza": fanza.main,
|
||||
"javdb": javdb.main,
|
||||
"javbus": javbus.main,
|
||||
|
||||
Reference in New Issue
Block a user