remove ia64 keywords
[gentoo-zh.git] / dev-libs / v2ray-geoip / files / v2ray-geoip-202412201411-mmdb.patch
blob032631397180acc5ab890a5bf2e7c9ec2c6a901e
1 --- a/config.json
2 +++ b/config.json
3 @@ -1,13 +1,8 @@
5 "input": [
7 - "type": "maxmindGeoLite2CountryCSV",
8 - "action": "add",
9 - "args": {
10 - "country": "./geolite2/GeoLite2-Country-Locations-en.csv",
11 - "ipv4": "./geolite2/GeoLite2-Country-Blocks-IPv4.csv",
12 - "ipv6": "./geolite2/GeoLite2-Country-Blocks-IPv6.csv"
13 - }
14 + "type": "maxmindMMDB",
15 + "action": "add"
18 "type": "private",