Update core.py

This commit is contained in:
Feng4
2020-12-06 19:50:46 +08:00
committed by GitHub
parent 9aa19463dd
commit 9bed887316

View File

@@ -49,6 +49,7 @@ def get_data_from_json(file_number, filepath, conf: config.Config): # 从JSON
"""
func_mapping = {
"airav": airav.main,
"avsox": avsox.main,
"fc2": fc2.main,
"fanza": fanza.main,