This website requires JavaScript.
Explore
Help
Register
Sign In
Austin
/
mihomo
Watch
1
Star
0
Fork
0
You've already forked mihomo
mirror of
https://github.com/MetaCubeX/mihomo.git
synced
2024-11-16 19:56:51 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
a049744438
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 New Issue
Copy Permalink