remove vssr

This commit is contained in:
xopenwrt 2023-12-11 17:15:52 +08:00 committed by GitHub
parent 60229af698
commit 1ac17b567e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ CONFIG_PACKAGE_luci-i18n-dockerman-zh-cn=y
CONFIG_PACKAGE_dockerd=y CONFIG_PACKAGE_dockerd=y
CONFIG_PACKAGE_luci-lib-docker=y CONFIG_PACKAGE_luci-lib-docker=y
# Hello World # Hello World
CONFIG_PACKAGE_luci-app-vssr=y # CONFIG_PACKAGE_luci-app-vssr=y
# Kernel 5.15 # Kernel 5.15
CONFIG_TESTING_KERNEL=y CONFIG_TESTING_KERNEL=y
# Theme # Theme

View File

@ -80,7 +80,7 @@ EOF
AddPackage git other luci-theme-atmaterial-ColorIcon esirplayground master AddPackage git other luci-theme-atmaterial-ColorIcon esirplayground master
AddPackage git lean luci-app-argon-config jerrykuku master AddPackage git lean luci-app-argon-config jerrykuku master
AddPackage git other OpenClash vernesong master AddPackage git other OpenClash vernesong master
AddPackage git other luci-app-vssr jerrykuku master # AddPackage git other luci-app-vssr jerrykuku master
AddPackage git other lua-maxminddb jerrykuku master AddPackage git other lua-maxminddb jerrykuku master
AddPackage git other luci-theme-neobird thinktip main AddPackage git other luci-theme-neobird thinktip main
AddPackage git other luci-app-ikoolproxy iwrt main AddPackage git other luci-app-ikoolproxy iwrt main