15 lines
425 B
JSON
15 lines
425 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(python3 -m venv venv)",
|
|
"Bash(source venv/bin/activate)",
|
|
"Bash(pip install:*)",
|
|
"Bash(source /mnt/d/code/sync-pd2-wiki/venv/bin/activate)",
|
|
"Bash(curl -s \"https://wiki.projectdiablo2.cn/w/api.php?action=query&prop=revisions&titles=Filter%20Info&rvprop=ids&format=json\")"
|
|
]
|
|
}
|
|
}
|