summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-08-24 15:29:48 +0200
committerYorhel <git@yorhel.nl>2019-08-24 15:47:54 +0200
commit2f80723a876c1a865dd529be6642a7b5b6d420f0 (patch)
treec604abcfd426db19e058d47e3b905cfc4632c4c9 /data/global.pl
parent9de176a9234b56870ba175f7261d8fed9800beec (diff)
Add J-List price info crawler
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/global.pl b/data/global.pl
index 789ef47a..63c1add9 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -292,6 +292,7 @@ our %M = (
Maintenance => {},
#IRC => {}, # disabled by default, no need to run an IRC bot when debugging
#Wikidata => {}, # disabled by default, no need to bother the Wikidata API when debugging
+ #JList => {},
},
);