Stubby: update links
This commit is contained in:
parent
d0253edf40
commit
937fd04d57
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
class Stubby extends PatchBase {
|
class Stubby extends PatchBase {
|
||||||
function __construct() {
|
function __construct() {
|
||||||
parent::__construct('NLnet Labs', 'Stubby', 'https://dnsprivacy.org/wiki/x/JYAT');
|
parent::__construct('NLnet Labs', 'Stubby', 'https://dnsprivacy.org/dns_privacy_daemon_-_stubby/');
|
||||||
}
|
}
|
||||||
function check() : bool {
|
function check() : bool {
|
||||||
if ($this->fetch_json('https://api.github.com/repos/getdnsapi/stubby/releases/latest'))
|
if ($this->fetch_json('https://api.github.com/repos/getdnsapi/stubby/releases/latest'))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue