Skip to content

Commit 79b84f4

Browse files
authored
Update fc2ppvdb.yml
fix tag xpath
1 parent d114ed4 commit 79b84f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapers/fc2ppvdb.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ xPathScrapers:
2222
selector: //div[@class="w-full lg:pl-8 px-2 lg:w-3/5"]/h2/a
2323
Date: //div[@class="w-full lg:pl-8 px-2 lg:w-3/5"]/div[contains(.,"販売日:")]/span
2424
Tags:
25-
Name: //div[@class='mv_tag']/child::input/@value
25+
Name: //div[contains(.,"タグ")]/span/a
2626
Performers:
2727
Name:
2828
selector: //div[@class="w-full lg:pl-8 px-2 lg:w-3/5"]/div[contains(.,"女優")]/span/a

0 commit comments

Comments
 (0)