21 lines
441 B
JSON
21 lines
441 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:theguardian.com)",
|
|
"Bash(curl *)",
|
|
"WebFetch(domain:www.theguardian.com)",
|
|
"Bash(python3 *)",
|
|
"Bash(pip3 install *)",
|
|
"Bash(pkill -f reader.py)",
|
|
"Bash(pip list *)",
|
|
"Bash(ffmpeg *)",
|
|
"Bash(pip3 show *)",
|
|
"Bash(ping *)",
|
|
"WebSearch",
|
|
"Bash(python *)",
|
|
"Bash(pip show *)",
|
|
"Bash(espeak-ng *)"
|
|
]
|
|
}
|
|
}
|