mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: moved from serhiy.io domain name to mac-stats.com
This commit is contained in:
@@ -21,7 +21,7 @@ import GPU
|
||||
import Bluetooth
|
||||
import Clock
|
||||
|
||||
let updater = Updater(github: "exelban/stats", url: "https://api.serhiy.io/v1/stats/release/latest")
|
||||
let updater = Updater(github: "exelban/stats", url: "https://api.mac-stats.com/release/latest")
|
||||
var modules: [Module] = [
|
||||
CPU(),
|
||||
GPU(),
|
||||
|
||||
Reference in New Issue
Block a user