Changed links to English language
This commit is contained in:
parent
c0acf60bb1
commit
aa45832818
6 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class MozillaFirefox extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Mozilla', 'Firefox', 'https://www.mozilla.org/de/firefox/all/');
|
||||
parent::__construct('Mozilla', 'Firefox', 'https://www.mozilla.org/en-US/firefox/all/');
|
||||
}
|
||||
function check() : bool {
|
||||
if ($this->fetch('https://www.mozilla.org/de/firefox/all/'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue