Skip to content

Commit

Permalink
MOD: Remove all ipv6 addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
leemars committed Jun 8, 2024
1 parent 09fed9b commit 0abb70f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,13 @@
"inputDir": "./data"
}
},
{
"type": "cutter",
"action": "remove",
"args": {
"onlyIPType": "ipv6"
}
},
{
"type": "private",
"action": "add"
Expand Down

0 comments on commit 0abb70f

Please sign in to comment.