Skip to content

chebyrash/censor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported Media Formats

Name Type
JPEG Image
PNG Image
WEBM Video
MP4 Video
GIF Video

Example Request

{
  "url": "string"
}

Example Response

{
  "url": "string",
  "censor": true
}