initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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 *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user