mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-16 16:37:12 +03:00
Update README.MD
This commit is contained in:
committed by
GitHub
parent
3091d86186
commit
9b9638cc6e
26
README.MD
26
README.MD
@@ -112,7 +112,7 @@ __________________________________________________________________
|
||||
**Response**:
|
||||
```
|
||||
{
|
||||
Nothing (status code 200
|
||||
Nothing (status code 200)
|
||||
}
|
||||
```
|
||||
|
||||
@@ -144,30 +144,6 @@ __________________________________________________________________
|
||||
|
||||
__________________________________________________________________
|
||||
|
||||
**GET** `/api/viewedVideoSponsorTime`
|
||||
|
||||
Indicates that the user has skipped this sponsor. Used for stats purposes.
|
||||
|
||||
**Input**:
|
||||
```
|
||||
{
|
||||
UUID: string //the UUID of the sponsor time
|
||||
}
|
||||
```
|
||||
|
||||
**Response**:
|
||||
```
|
||||
{
|
||||
Nothing
|
||||
}
|
||||
```
|
||||
|
||||
**Error codes**:
|
||||
|
||||
400: Bad Request (Your inputs are wrong/impossible)
|
||||
|
||||
__________________________________________________________________
|
||||
|
||||
**POST** `/api/setUsername`
|
||||
|
||||
**Input**:
|
||||
|
||||
Reference in New Issue
Block a user