aboutsummaryrefslogtreecommitdiffstats
path: root/chocula/database.py
diff options
context:
space:
mode:
Diffstat (limited to 'chocula/database.py')
-rw-r--r--chocula/database.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/chocula/database.py b/chocula/database.py
index 3e8db57..d4fbbed 100644
--- a/chocula/database.py
+++ b/chocula/database.py
@@ -837,6 +837,8 @@ class ChoculaDatabase:
"jstor",
"pkp_pln",
"hathitrust",
+ "scholarsportal",
+ "cariniana",
):
extra["kbart"] = extra.get("kbart", {})
extra["kbart"][drow["slug"]] = dict(year_spans=dextra["year_spans"])