Working on your first Pull Request?
You can learn how from this free series How to Contribute to an Open Source Project on GitHub
- A Website to represent from
- Adding More websites in algorithm Database(app.py)
- Complexity issues
- Github Hostability
- Python Code Modifications
- Readme file Typo check
- Readme file styling
- Correct the Instructions
- Add all your files
- Explain What you have done in the code
- Create a Pull Request
Info Coming Soon
[LOCAL MACHINE]
Make sure you have python3 & pip installed
To use just run
-
- cd ~/
-
- fork the repository
-
- Clone it to local machine
-
- cd Phishing-link-detector
-
- python3 setup.py
-
- pip install -r requirements.txt
-
- uwsgi dev.ini will run on localhost:9090