Compare commits

...

2 Commits

Author SHA1 Message Date
xopenwrt 696b8de1e8
Remove err theme 2024-12-09 01:54:22 +08:00
xopenwrt b6a5ac592d
revert passwall2 to passwall 2024-12-09 01:45:04 +08:00
6 changed files with 19 additions and 19 deletions

View File

@ -18,11 +18,11 @@ CONFIG_PACKAGE_hostapd-common=y
CONFIG_PACKAGE_wpa-supplicant=y CONFIG_PACKAGE_wpa-supplicant=y
# Theme # Theme
CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y
# CONFIG_PACKAGE_luci-theme-edge=y #
# # CONFIG_PACKAGE_luci-theme-argon is not set # # CONFIG_PACKAGE_luci-theme-argon is not set
# CONFIG_PACKAGE_luci-theme-argon-mod=y # CONFIG_PACKAGE_luci-theme-argon-mod=y
# CONFIG_PACKAGE_luci-theme-neobird=y # # CONFIG_PACKAGE_luci-theme-neobird is not set
# passwall # passwall
# CONFIG_PACKAGE_luci-app-passwall=y # CONFIG_PACKAGE_luci-app-passwall=y
# # Adguard Home # # Adguard Home

View File

@ -16,11 +16,11 @@ CONFIG_PACKAGE_luci-lib-docker=y
# KERNEL_TESTING_PATCHVER:=6.12 # KERNEL_TESTING_PATCHVER:=6.12
# CONFIG_TESTING_KERNEL=y # CONFIG_TESTING_KERNEL=y
# Theme # Theme
CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y
CONFIG_PACKAGE_luci-theme-bootstrap=y CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_luci-theme-material=y CONFIG_PACKAGE_luci-theme-material=y
CONFIG_PACKAGE_luci-theme-neobird=y # CONFIG_PACKAGE_luci-theme-neobird is not set
CONFIG_PACKAGE_luci-theme-edge=y
# wifi # wifi
# 7625d Adapter # 7625d Adapter
@ -124,7 +124,7 @@ CONFIG_PACKAGE_luci-app-nfs=y
CONFIG_PACKAGE_luci-app-npc=y CONFIG_PACKAGE_luci-app-npc=y
CONFIG_PACKAGE_luci-app-openclash=y CONFIG_PACKAGE_luci-app-openclash=y
CONFIG_PACKAGE_luci-app-onliner=y CONFIG_PACKAGE_luci-app-onliner=y
CONFIG_PACKAGE_luci-app-passwall2=y CONFIG_PACKAGE_luci-app-passwall=y
CONFIG_PACKAGE_luci-app-pptp-server=y CONFIG_PACKAGE_luci-app-pptp-server=y
CONFIG_PACKAGE_luci-app-qbittorrent=y CONFIG_PACKAGE_luci-app-qbittorrent=y
# CONFIG_PACKAGE_luci-app-qbittorrent_dynamic is not set # CONFIG_PACKAGE_luci-app-qbittorrent_dynamic is not set

View File

@ -8,13 +8,13 @@ CONFIG_PACKAGE_luci-i18n-smartdns-zh-cn=y
# KERNEL_TESTING_PATCHVER:=6.12 # KERNEL_TESTING_PATCHVER:=6.12
# CONFIG_TESTING_KERNEL=y # CONFIG_TESTING_KERNEL=y
# Theme # Theme
CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y
# CONFIG_PACKAGE_luci-theme-argon is not set # CONFIG_PACKAGE_luci-theme-argon is not set
CONFIG_PACKAGE_luci-theme-argon-mod=y CONFIG_PACKAGE_luci-theme-argon-mod=y
CONFIG_PACKAGE_luci-theme-neobird=y # CONFIG_PACKAGE_luci-theme-neobird is not set
CONFIG_PACKAGE_luci-theme-edge=y
# passwall # passwall
CONFIG_PACKAGE_luci-app-passwall2=y CONFIG_PACKAGE_luci-app-passwall=y
# Adguard Home # Adguard Home
CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_adguardhome=y CONFIG_PACKAGE_adguardhome=y

View File

@ -13,13 +13,13 @@ CONFIG_IB_STANDALONE=y
# KERNEL_TESTING_PATCHVER:=6.12 # KERNEL_TESTING_PATCHVER:=6.12
# CONFIG_TESTING_KERNEL=y # CONFIG_TESTING_KERNEL=y
# Theme # Theme
CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y
CONFIG_PACKAGE_luci-theme-edge=y
# CONFIG_PACKAGE_luci-theme-argon is not set # CONFIG_PACKAGE_luci-theme-argon is not set
CONFIG_PACKAGE_luci-theme-argon-mod=y CONFIG_PACKAGE_luci-theme-argon-mod=y
CONFIG_PACKAGE_luci-theme-neobird=y # CONFIG_PACKAGE_luci-theme-neobird is not set
# passwall # passwall
CONFIG_PACKAGE_luci-app-passwall2=y CONFIG_PACKAGE_luci-app-passwall=y
# Adguard Home # Adguard Home
CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_adguardhome=y CONFIG_PACKAGE_adguardhome=y

View File

@ -13,11 +13,11 @@ CONFIG_IB_STANDALONE=y
# KERNEL_TESTING_PATCHVER:=6.1 # KERNEL_TESTING_PATCHVER:=6.1
CONFIG_TESTING_KERNEL=y CONFIG_TESTING_KERNEL=y
# Theme # Theme
CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y
CONFIG_PACKAGE_luci-theme-edge=y
# CONFIG_PACKAGE_luci-theme-argon is not set # CONFIG_PACKAGE_luci-theme-argon is not set
CONFIG_PACKAGE_luci-theme-argon-mod=y CONFIG_PACKAGE_luci-theme-argon-mod=y
CONFIG_PACKAGE_luci-theme-neobird=y # CONFIG_PACKAGE_luci-theme-neobird is not set
# passwall # passwall
CONFIG_PACKAGE_luci-app-passwall2=y CONFIG_PACKAGE_luci-app-passwall2=y
# Adguard Home # Adguard Home

View File

@ -78,7 +78,7 @@ EOF
done ; unset i done ; unset i
AddPackage svn apps minieap immortalwrt openwrt-18.06 packages net AddPackage svn apps minieap immortalwrt openwrt-18.06 packages net
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