If you wish to become a contributer on this project you can by adding a new site to the sites.cfg file. The format is as follows:
[site_url] | [texttofind],[texttofind],...
- obtain a url of an existing account and a url of a non existing account
- use the get.py script at ./src/tools/get.py to get the html of both pages
- find a difference in the two html pages (higher in the html the better)
- add the new entry to the sites.cfg file
- test the new entry with at least 3 active and 3 inactive accounts
- submit a pull request with the new entry + the accounts used for testing for verification