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 AdobeFlashPlayer extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Adobe', 'Flash Player', 'https://get.adobe.com/de/flashplayer/');
|
||||
parent::__construct('Adobe', 'Flash Player', 'https://get.adobe.com/flashplayer/');
|
||||
}
|
||||
function check() : bool {
|
||||
if ($this->fetch('https://get.adobe.com/flashplayer/webservices/json/?platform_type=Windows&platform_dist=XP&platform_arch=x86-32&platform_misc=&exclude_version=10&browser_arch=&browser_type=&browser_vers=&browser_dist=&eventname=flashplayerotherversions', true)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue