From 4bcfbb0c75bd823b021593c55f0675a10af1ec10 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Tue, 26 May 2020 12:32:19 +0200
Subject: [PATCH] added new journal rezenstfm.univie.ac.at

---
 dcd.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dcd.pl b/dcd.pl
index ed560f9..7a86edb 100755
--- a/dcd.pl
+++ b/dcd.pl
@@ -157,6 +157,7 @@ sub register_url
       # || $repo_url =~ m# ... uscholar ... #)
       || $repo_url =~ m#https://(ojs3test\.univie\.ac\.at)/index\.php/wks/article/view/(\d+)$#
       || $repo_url =~ m#https://(wbagon\.univie\.ac\.at)/index\.php/(wbagon)/article/view/(\d+)$#
+      || $repo_url =~ m#https://(rezenstfm\.univie\.ac\.at)/index\.php/(tfm)/article/view/(\d+)$#
       || $repo_url =~ m#https://(journals\.univie\.ac\.at)/index\.php/(yis|kf|mp|oezg)/article/view/(\d+)$#
       || $repo_url =~ m#https://(chronotopos\.eu)/index\.php/(cts)/article/view/(\d+)$#
       || $repo_url =~ m#https://(viennalawreview\.com)/index\.php/(vlr)/article/view/(\d+)$#
-- 
GitLab