Skip to content

Commit

Permalink
Fix ManyVids performer URL regex
Browse files Browse the repository at this point in the history
  • Loading branch information
DogmaDragon authored Oct 27, 2024
1 parent c6e6f2c commit c42f3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapers/ManyVids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jsonScrapers:
postProcess:
- replace:
- regex: (.*)$
with: https://www.manyvids.com/Profile/$1
with: https://www.manyvids.com/Profile/$1/Store/Videos
Twitter:
selector: socLnkTwitter
postProcess:
Expand Down

0 comments on commit c42f3a4

Please sign in to comment.