From b6a5ac592d4b6d53513e3c05056b8601478b6a70 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:45:04 +0800 Subject: [PATCH] revert passwall2 to passwall --- Configs/x86_64-X | 2 +- Configs/x86_64-Y | 2 +- Configs/x86_64-Z | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 92c5139..0ba47ea 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -124,7 +124,7 @@ CONFIG_PACKAGE_luci-app-nfs=y CONFIG_PACKAGE_luci-app-npc=y CONFIG_PACKAGE_luci-app-openclash=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-qbittorrent=y # CONFIG_PACKAGE_luci-app-qbittorrent_dynamic is not set diff --git a/Configs/x86_64-Y b/Configs/x86_64-Y index 411ba80..1090419 100644 --- a/Configs/x86_64-Y +++ b/Configs/x86_64-Y @@ -14,7 +14,7 @@ CONFIG_PACKAGE_luci-theme-argon-mod=y CONFIG_PACKAGE_luci-theme-neobird=y CONFIG_PACKAGE_luci-theme-edge=y # passwall -CONFIG_PACKAGE_luci-app-passwall2=y +CONFIG_PACKAGE_luci-app-passwall=y # Adguard Home CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_adguardhome=y diff --git a/Configs/x86_64-Z b/Configs/x86_64-Z index 4e10e02..fa2de9a 100644 --- a/Configs/x86_64-Z +++ b/Configs/x86_64-Z @@ -19,7 +19,7 @@ CONFIG_PACKAGE_luci-theme-edge=y CONFIG_PACKAGE_luci-theme-argon-mod=y CONFIG_PACKAGE_luci-theme-neobird=y # passwall -CONFIG_PACKAGE_luci-app-passwall2=y +CONFIG_PACKAGE_luci-app-passwall=y # Adguard Home CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_adguardhome=y