summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-08-24 15:48:59 +0200
committerYorhel <git@yorhel.nl>2019-08-24 15:48:59 +0200
commitbe85ef9586335ce22192349bfe8adb2ce80fd5a5 (patch)
tree46b3ea2773f320d9b1d545e8f118fa8e8706cb18 /data
parent2f80723a876c1a865dd529be6642a7b5b6d420f0 (diff)
Add MangaGamer 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 63c1add9..4aeb3ea6 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -293,6 +293,7 @@ our %M = (
#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 => {},
+ #MG => {},
},
);