Skip to content

Commit

Permalink
Favicon Update
Browse files Browse the repository at this point in the history
  • Loading branch information
pops64 committed Nov 29, 2024
1 parent 04531a3 commit 2a88499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/scrape/kinkvr.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ func KinkVR(wg *models.ScrapeWG, updateSite bool, knownScenes []string, out chan
}

func init() {
registerScraper("kinkvr", "KinkVR", "https://kinkvr.com/icons/kinkvr/apple-touch-icon.png", "kinkvr.com", KinkVR)
registerScraper("kinkvr", "KinkVR", "https://static.rlcontent.com/shared/KINK/skins/web-10/branding/favicon.png", "kinkvr.com", KinkVR)
}

0 comments on commit 2a88499

Please sign in to comment.