pierre-delecto / stash_theporndb_scraper

A python script to scrape Stash data from thePornDB
MIT License
51 stars 30 forks source link

this enables setting a proxy when connecting to external sites. #7

Closed xiosensei closed 4 years ago

xiosensei commented 4 years ago

any requests.get()or request.post()that has a url that goes to the web most have proxies=config.proxies.

xiosensei commented 4 years ago

@pierre-delecto anything wrong with this? I have tested this with no conflict.

pierre-delecto commented 4 years ago

Sorry, just not paying attention. Thanks for contributing!