This website requires JavaScript.
Explore
Help
Sign In
xmengnet
/
mihomo
Watch
1
Star
1
Fork
You've already forked mihomo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5fa6777239
mihomo
/
constant
/
geodata.go
9 lines
104 B
Go
Raw
Normal View
History
Unescape
Escape
[Build test] 1.18
2022-03-16 23:30:29 +08:00
package
constant
feat: RESTful API support update Geo file and can set update url by user, eg. geox-url: geoip: "http://xxxx/gepip.dat" mmdb: "http://xxxx/country.mmdb" geosite: "http://xxxx/geosite.dat"
2022-05-24 15:04:13 +08:00
var
(
GeodataMode
bool
GeoIpUrl
string
MmdbUrl
string
GeoSiteUrl
string
)
Reference in a new issue
Copy permalink