summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-08-19 18:52:28 +0200
committerYorhel <git@yorhel.nl>2019-08-19 18:52:41 +0200
commit6e48c37af6b6d17c9004b03d18562f323da0f700 (patch)
treeeec1448935944e1c2e9beb0086d52e110cc6ba28 /lib/VNDB/Util
parentafc254e53b8f81a8d05e47b99a7a9245477e8303 (diff)
Add Mangagamer.com links to releases
MG has an all-ages section at / and an adult section at /r18/, but the adult section includes everything, so we'll just link to that. Maybe I'll write a bot that figures out the correct link, but it's not something we have to bother our users with.
Diffstat (limited to 'lib/VNDB/Util')
-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 0a980ebf..49e36459 100644
--- a/lib/VNDB/Util/Misc.pm
+++ b/lib/VNDB/Util/Misc.pm
@@ -205,6 +205,7 @@ sub entryLinks {
$lnk->($obj->{l_gyutto}, 'Gyutto', 'https://gyutto.com/i/item%d');
$lnk->($obj->{l_digiket}, 'Digiket', 'https://www.digiket.com/work/show/_data/ID=ITM%07d/');
$lnk->($obj->{l_melon}, 'Melonbooks', 'https://www.melonbooks.com/index.php?main_page=product_info&products_id=IT%010d');
+ $lnk->($obj->{l_mg}, 'MangaGamer', 'https://www.mangagamer.com/r18/detail.php?product_code=%d');
}
# Staff links