mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
38 lines
1 KiB
JSON
38 lines
1 KiB
JSON
{
|
|
"created": "2021-02-14T10:42:40.336067077+01:00",
|
|
"updated": "2021-02-14T10:42:40.336185036+01:00",
|
|
"name": "2-Cloudflare DNS",
|
|
"enabled": true,
|
|
"precedence": false,
|
|
"action": "allow",
|
|
"duration": "always",
|
|
"operator": {
|
|
"type": "list",
|
|
"operand": "list",
|
|
"sensitive": false,
|
|
"data": "[{\"type\": \"simple\", \"operand\": \"protocol\", \"data\": \"udp\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"dest.port\", \"data\": \"53\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"dest.ip\", \"data\": \"1.1.1.1\", \"sensitive\": false}]",
|
|
"list": [
|
|
{
|
|
"type": "simple",
|
|
"operand": "protocol",
|
|
"sensitive": false,
|
|
"data": "udp",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "dest.port",
|
|
"sensitive": false,
|
|
"data": "53",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "dest.ip",
|
|
"sensitive": false,
|
|
"data": "1.1.1.1",
|
|
"list": null
|
|
}
|
|
]
|
|
}
|
|
} |