From 13be05bafa59a1c8b53e1fc14eac1f66289d3352 Mon Sep 17 00:00:00 2001 From: Steffen Lange Date: Fri, 21 Feb 2020 17:09:13 +0100 Subject: [PATCH] Remove Governikus --- modules/Governikus.php | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 modules/Governikus.php diff --git a/modules/Governikus.php b/modules/Governikus.php deleted file mode 100644 index 6a1520d..0000000 --- a/modules/Governikus.php +++ /dev/null @@ -1,14 +0,0 @@ -fetch('https://www.governikus.de/governikus-communicator-justiz-edition/')) - return $this->parse('#//www\.governikus\.de/wp-content/uploads/GOVERNIKUS_COMMUNICATOR_JUSTIZ_EDITION_Releaseuebersicht_([\d]+)[-\d]*\.pdf#'); - return false; - } -} - -?>