summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util/Misc.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-08-20 15:00:20 +0200
committerYorhel <git@yorhel.nl>2019-08-21 09:12:44 +0200
commit479720186e6e7d40b657ea89ebee51f7dbd2138f (patch)
treea1e20bb3caf4884691c94460ce3af93c9fc70100 /lib/VNDB/Util/Misc.pm
parent72627af4b3f41eae720d03b908a59ca91af14e2a (diff)
Add DMM links to releases
Full URL, because DMM has too many little sub-shops, and handling them all is a pain. I assume for now that a release is only in a single DMM shop.
Diffstat (limited to 'lib/VNDB/Util/Misc.pm')
-rw-r--r--lib/VNDB/Util/Misc.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VNDB/Util/Misc.pm b/lib/VNDB/Util/Misc.pm
index 9f6d1320..4d550cb6 100644
--- a/lib/VNDB/Util/Misc.pm
+++ b/lib/VNDB/Util/Misc.pm
@@ -208,6 +208,7 @@ sub entryLinks {
$lnk->($obj->{l_mg}, 'MangaGamer', 'https://www.mangagamer.com/r18/detail.php?product_code=%d');
$lnk->($obj->{l_getchu}, 'Getchu', 'http://www.getchu.com/soft.phtml?id=%d');
$lnk->($obj->{l_getchudl}, 'DL.Getchu', 'http://dl.getchu.com/i/item%d');
+ $lnk->($obj->{l_dmm}, 'DMM', '%s');
}
# Staff links