MetaCubeX / mihomo

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

[Bug] API update GeoX #777

Closed JeelsBoobz closed 11 months ago

JeelsBoobz commented 11 months ago

Verify steps

Clash version

alpha-bed3af9

What OS are you seeing the problem on?

Linux

Clash config

geox-url:
  geoip: "https://fastly.jsdelivr.net/gh/JeelsBoobz/v2ray-rules-dat@release/geoip.dat"
  geosite: "https://fastly.jsdelivr.net/gh/JeelsBoobz/v2ray-rules-dat@release/geosite.dat"
  mmdb: "https://cdn.jsdelivr.net/gh/JeelsBoobz/geoip@release/Country.mmdb"

Clash log

No response

Description

Country.mmdb not updated from API

xishang0128 commented 11 months ago

@JeelsBoobz please make sure you are using mmdb and not dat, and update what you use

JeelsBoobz commented 11 months ago

@xishang0128 yes sure, using mmdb

JeelsBoobz commented 11 months ago

@xishang0128 this is my configuration for GeoX

Screenshot_2023-09-28-18-44-55-436-edit_com lonelycatgames Xplore

xishang0128 commented 11 months ago

@xishang0128 yes sure, using mmdb

Is geodata-mode: true written? It needs to be false or not written to use mmdb

JeelsBoobz commented 11 months ago

@xishang0128 okay, thanks