MetaCubeX / mihomo

A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
https://wiki.metacubex.one
MIT License
16.03k stars 2.6k forks source link

[Bug] geosite,geolocation-!cn@cn 无法被调用 #572

Closed ghost closed 1 year ago

ghost commented 1 year ago

Verify steps

Clash version

1.14.4 & 72a00cb

What OS are you seeing the problem on?

No response

Clash config

- geosite,geolocation-!cn@cn,直
  - geosite,geolocation-!cn,代
  - geosite,cn,直
  - geoip,cn,直,no-resolve
  - match,代

Clash log

No response

Description

https://github.com/MetaCubeX/Clash.Meta/issues/568 时偶然发现 geosite:steam@cn 被包含在了 geosite:geolocation-!cn 中 突发奇想尝试了 geosite:geolocation-!cn@cn 发现无法被调用

如果该issues毫无意义,请自由关闭或删除。

nekolsd commented 1 year ago

@M1A6I3L v2fly/domain-list-community的dlc.dat支持这样的写法,你应该在配置文件中用geox-url指定他们的文件url: https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat

ghost commented 1 year ago

额,谢谢,确实可以了,但对比衍生版数量少了,没搞懂为啥原版支持的功能后续要去掉。。