Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb28ee65

Browse files
scraper: Fixed the icon URLs for kinkvr and babevr (#1743)
1 parent04578a3 commitb28ee65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pkg/scrape/badoink.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,6 @@ func init() {
292292
registerScraper("badoinkvr","BadoinkVR","https://pbs.twimg.com/profile_images/618071358933610497/QaMV81nF_200x200.png","badoinkvr.com",BadoinkVR)
293293
registerScraper("18vr","18VR","https://pbs.twimg.com/profile_images/989481761783545856/w-iKqgqV_200x200.jpg","18vr.com",B18VR)
294294
registerScraper("vrcosplayx","VRCosplayX","https://pbs.twimg.com/profile_images/900675974039298049/ofMytpkQ_200x200.jpg","vrcosplayx.com",VRCosplayX)
295-
registerScraper("babevr","BabeVR","https://babevr.com/babevr_icons/apple-touch-icon.png","babevr.com",BabeVR)
296-
registerScraper("kinkvr","KinkVR","https://kinkvr.com/kinkvr_icons/apple-touch-icon.png","kinkvr.com",KinkVR)
295+
registerScraper("babevr","BabeVR","https://babevr.com/icons/babevr/apple-touch-icon.png","babevr.com",BabeVR)
296+
registerScraper("kinkvr","KinkVR","https://kinkvr.com/icons/kinkvr/apple-touch-icon.png","kinkvr.com",KinkVR)
297297
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp