@@ -95,7 +95,7 @@ curl -L -X POST 'http://localhost:8191/v1' \
-H 'Content-Type: application/json'\
--data-raw '{
"cmd": "request.get",
"url":"http://www.google.com/",
"url":"http://www.google.com/",
"maxTimeout": 60000
}'
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.