diff --git a/modules/Governikus.php b/modules/Governikus.php new file mode 100644 index 0000000..6a1520d --- /dev/null +++ b/modules/Governikus.php @@ -0,0 +1,14 @@ +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; + } +} + +?>