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" } } -} +}