diff --git a/README.md b/README.md index ce29985..dce4815 100644 --- a/README.md +++ b/README.md @@ -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 зарегистрировал diff --git a/metadata.json b/metadata.json index 73bb368..38efcaf 100644 --- a/metadata.json +++ b/metadata.json @@ -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