We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d114ed4 commit 79b84f4Copy full SHA for 79b84f4
scrapers/fc2ppvdb.yml
@@ -22,7 +22,7 @@ xPathScrapers:
22
selector: //div[@class="w-full lg:pl-8 px-2 lg:w-3/5"]/h2/a
23
Date: //div[@class="w-full lg:pl-8 px-2 lg:w-3/5"]/div[contains(.,"販売日:")]/span
24
Tags:
25
- Name: //div[@class='mv_tag']/child::input/@value
+ Name: //div[contains(.,"タグ")]/span/a
26
Performers:
27
Name:
28
selector: //div[@class="w-full lg:pl-8 px-2 lg:w-3/5"]/div[contains(.,"女優")]/span/a
0 commit comments