Skip to content

Commit

Permalink
add ageConfirmed cookie to AEC
Browse files Browse the repository at this point in the history
  • Loading branch information
feederbox826 committed Oct 27, 2024
1 parent a361bd6 commit c6e6f2c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion scrapers/AdultEmpireCash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,8 @@ xPathScrapers:
with:
FrontImage: //link[@rel="image_src"]/@href
BackImage: //div[@class="carousel-item"]/img/@data-src
# Last Updated April 29, 2024
driver:
headers:
- Key: "Cookie"
Value: "ageConfirmed=true"
# Last Updated October 27, 2024

0 comments on commit c6e6f2c

Please sign in to comment.