From f7f1e6685f181ba2758df13ae1df07d508752f35 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Tue, 3 Feb 2026 21:08:11 +0800 Subject: [PATCH] update 2026-02-03 21:08:11 --- dockerd/Makefile | 2 +- luci-theme-argon/less/page-fix.less | 8 ++++++++ v2ray-geodata/Makefile | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/dockerd/Makefile b/dockerd/Makefile index aa8557aec..394da4a76 100644 --- a/dockerd/Makefile +++ b/dockerd/Makefile @@ -10,7 +10,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_GIT_URL:=github.com/moby/moby PKG_GIT_REF:=v$(PKG_VERSION) PKG_SOURCE_URL:=https://codeload.$(PKG_GIT_URL)/tar.gz/$(PKG_GIT_REF)? -PKG_HASH:=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed +PKG_HASH:=4042ac63c7bb8af6c07880b8d10c82279e02ced2977a30890a4b3c729b29a937 PKG_GIT_SHORT_COMMIT:=$(shell $(CURDIR)/git-short-commit.sh '$(PKG_GIT_URL)' '$(PKG_GIT_REF)' '$(TMP_DIR)/git-short-commit/$(PKG_NAME)-$(PKG_VERSION)') PKG_MAINTAINER:=Gerard Ryan diff --git a/luci-theme-argon/less/page-fix.less b/luci-theme-argon/less/page-fix.less index d1685139a..eff57943e 100644 --- a/luci-theme-argon/less/page-fix.less +++ b/luci-theme-argon/less/page-fix.less @@ -599,6 +599,14 @@ .nft-chain-hook { padding: 0.5rem 1.25rem; } + + // Fixed the issue of .alert-message not closing properly. + .alert-message { + opacity: 1; + } + .alert-message.fade-out { + opacity: 0; + } } // Status - Network Bandwidth Monitor diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index ad2ce9a6a..1977b7511 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=ed2de9add79623e2e5dbc5930ee39cc7037a7c6e0ecd58ba528b6f73d61457b5 endef -GEOSITE_VER:=20260202153154 +GEOSITE_VER:=20260203110508 GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) define Download/geosite URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL_FILE:=dlc.dat FILE:=$(GEOSITE_FILE) - HASH:=11d9ddb3e10b7e31b1adc768189d16c5e5678a2dfbeaf11e92b7465ef6dc912f + HASH:=dbde31a92a1c2a41f0d4de1c73d2eaf17ebaddb1b83f9d7421066583599a1a8f endef GEOSITE_IRAN_VER:=202602020057