mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-15 05:35:35 +08:00
18 lines
279 B
JSON
18 lines
279 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain_suffix": [
|
|
"consul.io",
|
|
"hashicorp.com",
|
|
"nomadproject.io",
|
|
"packer.io",
|
|
"terraform.io",
|
|
"vagrantcloud.com",
|
|
"vagrantup.com",
|
|
"vaultproject.io"
|
|
]
|
|
}
|
|
]
|
|
}
|