Skip to content

Commit 47765db

Browse files
authored
Merge pull request #2397 from sdbtj/ghs_members_url_to_public
Make GloryHoleSwallow scraper map member URLs to public
2 parents 322282c + 4386b99 commit 47765db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scrapers/GloryHoleSwallow.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ sceneByURL:
66
- cumpsters.com
77
- spytug.com
88
- cumclinic.com
9+
queryURL: "{url}"
10+
queryURLReplace:
11+
url:
12+
- regex: \/members\/scenes\/(.*)_vids\.html
13+
with: /tour/trailers/$1.html
914
scraper: sceneScraper
1015
xPathScrapers:
1116
sceneScraper:

0 commit comments

Comments
 (0)