summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-08-24 17:29:21 +0200
committerYorhel <git@yorhel.nl>2019-08-24 17:29:21 +0200
commit8f836645ba4e5353dae466a0e184bef46cd95765 (patch)
treebdbb05f2f29bdf75bafec2b19dc9a098f95b240a /data
parentbe85ef9586335ce22192349bfe8adb2ce80fd5a5 (diff)
Add DenpaSoft price info crawler
Diffstat (limited to 'data')
-rw-r--r--data/global.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/global.pl b/data/global.pl
index 4aeb3ea6..e60481e2 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -294,6 +294,7 @@ our %M = (
#Wikidata => {}, # disabled by default, no need to bother the Wikidata API when debugging
#JList => {},
#MG => {},
+ #Denpa => { api => '', user => '', pass => '' },
},
);