mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
Docs: update geoip description
This commit is contained in:
parent
4ad108cc03
commit
171a33c9ad
@ -7,7 +7,7 @@
|
|||||||
### geoip.dat
|
### geoip.dat
|
||||||
|
|
||||||
- 通过仓库 [@Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip) 生成
|
- 通过仓库 [@Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip) 生成
|
||||||
- 其中全球 IP 地址(IPv4 和 IPv6)来源于 [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/),`CN`(中国大陆)类别下的 IPv4 地址来源于 [ipip.net](https://github.com/17mon/china_ip_list)
|
- 其中全球 IP 地址(IPv4 和 IPv6)来源于 [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/),`CN`(中国大陆)类别下的 IPv4 地址融合了 [ipip.net](https://github.com/17mon/china_ip_list) 和 [@gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip),`CN`(中国大陆)类别下的 IPv6 地址融合了 [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) 和 [@gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)
|
||||||
- 新增类别(方便有特殊需求的用户使用):
|
- 新增类别(方便有特殊需求的用户使用):
|
||||||
- `geoip:cloudflare`
|
- `geoip:cloudflare`
|
||||||
- `geoip:cloudfront`
|
- `geoip:cloudfront`
|
||||||
|
Loading…
Reference in New Issue
Block a user