Skip to content

Commit

Permalink
extractors/xvideos: update site name [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed Sep 13, 2019
1 parent 3fa1350 commit 7a03dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractors/xvideos/xvideos.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ func Extract(url string) ([]downloader.Data, error) {
}
return []downloader.Data{
{
Site: "XVIDEOS",
Site: "XVIDEOS xvideos.com",
Title: title,
Type: "video",
Streams: streams,
Expand Down

0 comments on commit 7a03dec

Please sign in to comment.