diff --git a/modules/APlanX.php b/modules/APlanX.php new file mode 100644 index 0000000..943dce0 --- /dev/null +++ b/modules/APlanX.php @@ -0,0 +1,14 @@ +fetch('https://www.braintool.com/patch-a-plan-x-historie/')) + return $this->parse('/Release ([\d\.]+) /'); + return false; + } +} + +?>