summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/config.json b/config.json
index 860a80c8..68bff450 100644
--- a/config.json
+++ b/config.json
@@ -83,7 +83,19 @@
"type": "maxmindMMDB",
"action": "output",
"args": {
- "outputName": "Country.mmdb"
+ "outputName": "Country.mmdb",
+ "overwriteList": [
+ "cn",
+ "private",
+ "cloudflare",
+ "cloudfront",
+ "facebook",
+ "fastly",
+ "google",
+ "netflix",
+ "telegram",
+ "twitter"
+ ]
}
},
{