dotfiles/root/etc/opensnitchd/rules/Spotify 2 - ads (everything else).json

16 lines
387 B
JSON
Raw Normal View History

2021-02-14 11:47:13 +00:00
{
2021-03-01 19:22:49 +00:00
"created": "2021-03-01T19:58:54.03179178+01:00",
"updated": "2021-03-01T19:58:54.031858532+01:00",
"name": "Spotify 2 - ads (everything else)",
2021-02-14 11:47:13 +00:00
"enabled": true,
"precedence": false,
2021-03-01 19:22:49 +00:00
"action": "deny",
2021-02-14 11:47:13 +00:00
"duration": "always",
"operator": {
"type": "simple",
"operand": "process.path",
"sensitive": false,
"data": "/opt/spotify/spotify",
"list": []
}
}