Changed more links to English language
This commit is contained in:
parent
aa45832818
commit
7c85eb6464
5 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ class GpgWin extends PatchBase {
|
|||
parent::__construct('Gpg4win Initiative', 'GNU Privacy Guard for Windows', 'https://www.gpg4win.de/');
|
||||
}
|
||||
function check() : bool {
|
||||
if ($this->fetch('https://www.gpg4win.de/get-gpg4win-de.html'))
|
||||
if ($this->fetch('https://www.gpg4win.de/get-gpg4win.html'))
|
||||
return $this->parse('/<h2>Download Gpg4win ([\d\.]+) \(/');
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue