diff options
| author | loyalsoldier <[email protected]> | 2021-09-03 14:57:27 +0800 |
|---|---|---|
| committer | loyalsoldier <[email protected]> | 2021-09-03 15:00:14 +0800 |
| commit | 56982c83987f73c729f35fda716c6a9bf09f3127 (patch) | |
| tree | ec37e7f319b1863af6b244ca19f6a21288a35f6a /config.json | |
| parent | b91618db1ef9d7df67c2cd1cd5588d9d529436f0 (diff) | |
Fix: geoip-asn.dat & text output
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/config.json b/config.json index 02f4a3cb..1e49784b 100644 --- a/config.json +++ b/config.json @@ -67,8 +67,10 @@ "cloudfront", "facebook", "fastly", + "google", "netflix", - "telegram" + "telegram", + "twitter" ] } }, @@ -105,8 +107,10 @@ "cloudfront", "facebook", "fastly", + "google", "netflix", - "telegram" + "telegram", + "twitter" ] } } |
