Skip to content

Commit f85e44f

Browse files
authored
Merge pull request #2524 from RubberRoman/fix/Perverformer
Perverformer: fix performers and tags
2 parents c5e3c32 + a419434 commit f85e44f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scrapers/Perverformer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sceneByURL:
77
xPathScrapers:
88
sceneScraper:
99
common:
10-
$tags: //main/div[@class="columns"]/div[@class="secondary"]/div[@class="area"]/p/span[@class="nowrap"]
10+
$tags: //main/div[@class="columns"]/div[@class="secondary"]/div[@class="area"]/div/div[@class="tag-cloud"]/div
1111
scene:
1212
Title:
1313
selector: //main/div[@class="heading"]/h1
@@ -32,4 +32,4 @@ xPathScrapers:
3232
Studio:
3333
Name:
3434
fixed: Perverformer
35-
# Last Updated September 21, 2025
35+
# Last Updated Octover 04, 2025

0 commit comments

Comments
 (0)