This website requires JavaScript.
Explore
Help
Sign In
Shikong
/
Clash.Meta
Watch
1
Star
0
Fork
0
You've already forked Clash.Meta
mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced
2024-11-15 13:41:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c2d1f71305
Clash.Meta
/
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