Closed andria-dev closed 3 years ago
This PR is not totally finished, any comments are welcome though
I'll be available to work on this later today hopefully, ty for providing the captcha solution
any thoughts on putting the data in different files and importing it? ex from cities.py import cities
@alicialynnlee I was actually just thinking about this. I think that we should put the data in .json
files and get the data from those files.
Fixes #8
Please rerun
pip3 install -r requests.txt
when updating.Things left to do:
/etc/hosts
andC:\Windows\System32\drivers\etc\hosts
to redirect traffic to target domain to 127.0.0.1, this is necessary to allow reCaptcha to believe we are still on the target's website.