010 Editor: shorten vendor name

This commit is contained in:
Steffen Lange 2020-10-26 12:17:19 +01:00
parent 8451d66b28
commit 3290e476f4

View file

@ -2,7 +2,7 @@
class TenEditor extends PatchBase {
function __construct() {
parent::__construct('SweetScape Software Inc.', '010 Editor', 'https://sweetscape.com/download/010editor/');
parent::__construct('SweetScape Software', '010 Editor', 'https://sweetscape.com/download/010editor/');
}
function check() : bool {
if ($this->fetch('https://sweetscape.com/010editor/'))