mirror of
https://github.com/Mibew/mibew.git
synced 2025-01-31 05:20:30 +03:00
Update Updates Server URL one more time
This commit is contained in:
parent
5af9f92102
commit
8c574ec88c
@ -75,7 +75,7 @@ class UpdateChecker
|
||||
public function getUrl()
|
||||
{
|
||||
return is_null($this->url)
|
||||
? 'https://mibew.org/api/updates.json'
|
||||
? 'https://mibew.org/api2/updates.json'
|
||||
: $this->url;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user