Moved branch tags to new attribute

This commit is contained in:
Steffen Lange 2020-04-01 17:28:09 +02:00
parent 3d037ec2b3
commit ffc5ce2b33
12 changed files with 21 additions and 9 deletions

View file

@ -3,6 +3,7 @@
class Floccus extends PatchBase {
function __construct() {
parent::__construct('Marcel Klehr', 'floccus', 'https://addons.mozilla.org/en-US/firefox/addon/floccus/');
$this->patch->setBranch('for Firefox');
}
function check() : bool {
if ($this->fetch('https://addons.mozilla.org/en-US/firefox/addon/floccus/'))