From 81dc051c187f2fbdd34920b01ce9530cf18bbb71 Mon Sep 17 00:00:00 2001 From: Kid Date: Sun, 19 Jul 2020 20:44:00 +0800 Subject: [PATCH] Update `v2ray-domain-list-community` source Ref: https://github.com/v2ray/domain-list-community/issues/653 --- bucket/v2ray-domain-list-community.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/v2ray-domain-list-community.json b/bucket/v2ray-domain-list-community.json index 3f72d885..61aa5916 100644 --- a/bucket/v2ray-domain-list-community.json +++ b/bucket/v2ray-domain-list-community.json @@ -1,7 +1,7 @@ { "version": "20200719092150", "description": "Geosite and domain data for V2Ray (official)", - "homepage": "https://github.com/v2ray/domain-list-community", + "homepage": "https://github.com/v2fly/domain-list-community", "license": "MIT", "depends": "v2ray", "url": "https://github.com/v2ray/domain-list-community/releases/download/20200719092150/dlc.dat", @@ -24,9 +24,9 @@ "persist": "geosite.dat.bak", "checkver": "github", "autoupdate": { - "url": "https://github.com/v2ray/domain-list-community/releases/download/$version/dlc.dat", + "url": "https://github.com/v2fly/domain-list-community/releases/download/$version/dlc.dat", "hash": { "url": "$url.sha256sum" } } -} +}