diff --git a/luci-app-fchomo/root/usr/libexec/fchomo/update_resources.sh b/luci-app-fchomo/root/usr/libexec/fchomo/update_resources.sh index d46483a71..aff1ce8fb 100755 --- a/luci-app-fchomo/root/usr/libexec/fchomo/update_resources.sh +++ b/luci-app-fchomo/root/usr/libexec/fchomo/update_resources.sh @@ -235,16 +235,16 @@ case "$1" in mv -f "$RESOURCES_DIR/asn.mmdb" "$RESOURCES_DIR/../asn.mmdb" ;; "china_ip4") - check_list_update "$1" "muink/route-list" "release" "china_ipv4.txt" + check_list_update "$1" "fcshark-org/route-list" "release" "china_ipv4.txt" ;; "china_ip6") - check_list_update "$1" "muink/route-list" "release" "china_ipv6.txt" + check_list_update "$1" "fcshark-org/route-list" "release" "china_ipv6.txt" ;; "gfw_list") - check_list_update "$1" "muink/route-list" "release" "gfwlist.txt" + check_list_update "$1" "fcshark-org/route-list" "release" "gfwlist.txt" ;; "china_list") - check_list_update "$1" "muink/route-list" "release" "china_list2.txt" + check_list_update "$1" "fcshark-org/route-list" "release" "china_list2.txt" ;; *) echo -e "Usage: $0 " diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 91bcee1f6..990b30b87 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=f2f5f03da44d007fa91fb6a37c077c9efae8ad0269ef0e4130cf90b0822873e3 endef -GEOSITE_VER:=20250216152937 +GEOSITE_VER:=20250219031756 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:=85467d3aa9b8c7cdbd7d979cb28a421e607492aaa6ff52ebaff9032a2ec90bd4 + HASH:=7fb82385fe16e44b4932d9f9fbd12fa7e146e9e7929a7fb1865bc699c50ef705 endef GEOSITE_IRAN_VER:=202502170036