Use git.vakhrushev.me domain in the extension UUID

This commit is contained in:
av
2026-07-18 15:37:59 +03:00
parent 7a8c2f238c
commit 74aa0ee384
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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