From dc95dd0f1fd50b762864745f0acd6098d5c83524 Mon Sep 17 00:00:00 2001 From: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com> Date: Sun, 19 Jul 2020 12:27:35 +0800 Subject: [PATCH] Change source from v2ray/domain-list-community to v2fly/domain-list-community due to https://github.com/v2ray/domain-list-community#announcement --- .github/workflows/build.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 28501cc8..0a8b5257 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: echo "::set-env name=RELEASE_NAME::Released on $(date +%Y%m%d%H%M)" echo "::set-env name=TAG_NAME::$(date +%Y%m%d%H%M)" echo "::set-env name=GEOIP_REPO::github.com/Loyalsoldier/geoip" - echo "::set-env name=GEOSITE_REPO::github.com/v2ray/domain-list-community" + echo "::set-env name=GEOSITE_REPO::github.com/v2fly/domain-list-community" echo "::set-env name=CHINA_DOMAINS_URL::https://raw.githubusercontent.com/felixonmars/dnsmasq-china-list/master/accelerated-domains.china.conf" echo "::set-env name=GOOGLE_DOMAINS_URL::https://raw.githubusercontent.com/felixonmars/dnsmasq-china-list/master/google.china.conf" echo "::set-env name=APPLE_DOMAINS_URL::https://raw.githubusercontent.com/felixonmars/dnsmasq-china-list/master/apple.china.conf" diff --git a/README.md b/README.md index 1b967ec1..f18d728a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ### geosite.dat -- 通过仓库 [@v2ray/domain-list-community](https://github.com/v2ray/domain-list-community) 生成 +- 通过仓库 [@v2fly/domain-list-community](https://github.com/v2fly/domain-list-community) 生成 - **加入大量中国大陆域名、Apple 域名和 Google 域名**: - [@felixonmars/dnsmasq-china-list/accelerated-domains.china.conf](https://github.com/felixonmars/dnsmasq-china-list/blob/master/accelerated-domains.china.conf) 加入到 `geosite:cn` 类别中 - [@felixonmars/dnsmasq-china-list/apple.china.conf](https://github.com/felixonmars/dnsmasq-china-list/blob/master/apple.china.conf) 加入到 `geosite:geolocation-!cn` 类别中(如希望本文件中的 Apple 域名直连,请参考下面 [geosite 的 Routing 配置方式](https://github.com/Loyalsoldier/v2ray-rules-dat#geositedat-1)) @@ -351,7 +351,7 @@ scoop install v2ray-rules-dat - [MaxMind GeoLite2 Free IP Database](https://dev.maxmind.com/geoip/geoip2/geolite2/) - [@v2ray/geoip](https://github.com/v2ray/geoip) - [@Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip) -- [@v2ray/domain-list-community](https://github.com/v2ray/domain-list-community) +- [@v2fly/domain-list-community](https://github.com/v2fly/domain-list-community) - [@felixonmars/dnsmasq-china-list](https://github.com/felixonmars/dnsmasq-china-list) - [@gfwlist/gfwlist](https://github.com/gfwlist/gfwlist) - [@pexcn/gfwlist-extras](https://github.com/pexcn/gfwlist-extras)