Use git.vakhrushev.me domain in the extension UUID
This commit is contained in:
@@ -44,7 +44,7 @@ GNOME, используя встроенный **Clash API**.
|
||||
## Установка (из исходников)
|
||||
|
||||
```sh
|
||||
UUID="sing-box-status@anwinged.github.io"
|
||||
UUID="sing-box-status@git.vakhrushev.me"
|
||||
ln -s "$PWD" "$HOME/.local/share/gnome-shell/extensions/$UUID"
|
||||
glib-compile-schemas schemas/
|
||||
# На Wayland: выйдите из сессии и войдите снова, чтобы shell зарегистрировал
|
||||
|
||||
+2
-2
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"uuid": "sing-box-status@anwinged.github.io",
|
||||
"uuid": "sing-box-status@git.vakhrushev.me",
|
||||
"name": "sing-box Status",
|
||||
"description": "Shows sing-box proxy status in the top bar via the Clash API: liveness, active outbound, current speed and connections. Details and outbound switching are available in the drop-down menu.",
|
||||
"shell-version": ["45", "46", "47", "48"],
|
||||
"url": "https://github.com/anwinged/sing-box-gnome-extension",
|
||||
"url": "https://git.vakhrushev.me/av/sing-box-gnome-extension",
|
||||
"settings-schema": "org.gnome.shell.extensions.sing-box-status",
|
||||
"gettext-domain": "sing-box-status",
|
||||
"version": 1
|
||||
|
||||
Reference in New Issue
Block a user