- Displays .JS links used in source code
- Enter the .JS links found and search for the API keyword
- Displays .JSON links used in source code
- Enter the .JSON links found and search for the API keyword
- Display links with the word WP used in the source code
- Displays links with the amazonaws.com keyword used in the source code
- Enter the .JS links found and search for the keyword amazonaws.com
- Enter the .JSON links found and search for the keyword amazonaws.com
To contribute to ODIN, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to original branch:
git push origin <project_name> / <location>
- Create the pull request.
Alternatively, see the GitHub documentation at how to create a pull request.
Do you want to be part of this project? Make forks and feed this project with more functions and automated modules.
This project is under license. See the LICENSE file for more details.